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

  /system/bt/bta/jv/
bta_jv_int.h 76 tBTA_JV_DM_CBACK *p_cback;
378 tBTA_JV_DM_CBACK *p_dm_cback;
bta_jv_api.c 60 tBTA_JV_STATUS BTA_JvEnable(tBTA_JV_DM_CBACK *p_cback)
147 ** by the tBTA_JV_DM_CBACK callback with a BTA_JV_GET_SCN_EVT
215 ** complete the tBTA_JV_DM_CBACK callback function will be
247 ** When the operation is complete the tBTA_JV_DM_CBACK callback
    [all...]
  /system/bt/bta/include/
bta_jv_api.h 129 /* events received by tBTA_JV_DM_CBACK */
388 typedef void (tBTA_JV_DM_CBACK)(tBTA_JV_EVT event, tBTA_JV *p_data, void * user_data);
419 tBTA_JV_STATUS BTA_JvEnable(tBTA_JV_DM_CBACK *p_cback);
451 ** SDP database. The SCN is reported by the tBTA_JV_DM_CBACK
487 ** complete the tBTA_JV_DM_CBACK callback function will be
502 ** tBTA_JV_DM_CBACK callback with a BTA_JV_CREATE_RECORD_EVT.
    [all...]

Completed in 510 milliseconds