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 59 tBTA_JV_STATUS BTA_JvEnable(tBTA_JV_DM_CBACK *p_cback)
139 ** When the operation is complete the tBTA_JV_DM_CBACK callback
185 ** tBTA_JV_DM_CBACK callback with a BTA_JV_LOCAL_ADDR_EVT.
213 ** tBTA_JV_DM_CBACK callback with a BTA_JV_LOCAL_NAME_EVT.
241 ** tBTA_JV_DM_CBACK callback with a BTA_JV_REMOTE_NAME_EVT.
387 ** When the operation is complete the tBTA_JV_DM_CBACK callback
529 ** SDP database. The SCN is reported by the tBTA_JV_DM_CBACK
611 ** complete the tBTA_JV_DM_CBACK callback function will be
646 ** complete the tBTA_JV_DM_CBACK callback function will be
677 ** 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 175 milliseconds