Searched defs:tBTA_JV_DM_CBACK (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_jv_api.h137 /* events received by tBTA_JV_DM_CBACK */
449 typedef void (tBTA_JV_DM_CBACK)(tBTA_JV_EVT event, tBTA_JV *p_data, void * user_data); typedef
488 BTA_API extern tBTA_JV_STATUS BTA_JvEnable(tBTA_JV_DM_CBACK *p_cback);
520 ** When the operation is complete the tBTA_JV_DM_CBACK callback
547 ** tBTA_JV_DM_CBACK callback with a BTA_JV_LOCAL_ADDR_EVT.
561 ** tBTA_JV_DM_CBACK callback with a BTA_JV_LOCAL_NAME_EVT.
575 ** tBTA_JV_DM_CBACK callback with a BTA_JV_REMOTE_NAME_EVT.
628 ** When the operation is complete the tBTA_JV_DM_CBACK callback
707 ** SDP database. The SCN is reported by the tBTA_JV_DM_CBACK
751 ** complete the tBTA_JV_DM_CBACK callbac
[all...]

Completed in 93 milliseconds