HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_JV_DM_CBACK (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 84 tBTA_JV_DM_CBACK *p_cback;
442 tBTA_JV_DM_CBACK *p_dm_cback;
bta_jv_api.c 60 tBTA_JV_STATUS BTA_JvEnable(tBTA_JV_DM_CBACK *p_cback)
138 ** When the operation is complete the tBTA_JV_DM_CBACK callback
184 ** tBTA_JV_DM_CBACK callback with a BTA_JV_LOCAL_ADDR_EVT.
212 ** tBTA_JV_DM_CBACK callback with a BTA_JV_LOCAL_NAME_EVT.
240 ** tBTA_JV_DM_CBACK callback with a BTA_JV_REMOTE_NAME_EVT.
386 ** When the operation is complete the tBTA_JV_DM_CBACK callback
530 ** SDP database. The SCN is reported by the tBTA_JV_DM_CBACK
612 ** complete the tBTA_JV_DM_CBACK callback function will be
647 ** complete the tBTA_JV_DM_CBACK callback function will be
678 ** tBTA_JV_DM_CBACK callback function will be called with
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 137 /* 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);
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 callback function will b
    [all...]

Completed in 50 milliseconds