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

  /system/bt/bta/include/
bta_jv_api.h 150 /* events received by tBTA_JV_RFCOMM_CBACK */
374 typedef uint32_t(tBTA_JV_RFCOMM_CBACK)(tBTA_JV_EVT event, tBTA_JV* p_data,
720 * tBTA_JV_RFCOMM_CBACK is called with
723 * tBTA_JV_RFCOMM_CBACK is called with BTA_JV_RFCOMM_OPEN_EVT
    [all...]
  /system/bt/bta/jv/
bta_jv_int.h 145 tBTA_JV_RFCOMM_CBACK* p_cback; /* the callback function */
242 tBTA_JV_RFCOMM_CBACK* p_cback;
254 tBTA_JV_RFCOMM_CBACK* p_cback;
bta_jv_api.cc 756 * tBTA_JV_RFCOMM_CBACK is called with
759 * tBTA_JV_RFCOMM_CBACK is called with BTA_JV_RFCOMM_OPEN_EVT
767 tBTA_JV_RFCOMM_CBACK* p_cback,
829 * started successfully, tBTA_JV_RFCOMM_CBACK is called
831 * When the connection is established, tBTA_JV_RFCOMM_CBACK
840 tBTA_JV_RFCOMM_CBACK* p_cback,
    [all...]
bta_jv_act.cc     [all...]

Completed in 273 milliseconds