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/jv/
bta_jv_int.h 100 tBTA_JV_RFCOMM_CBACK* p_cback; /* the callback function */
174 tBTA_JV_RFCOMM_CBACK* p_cback,
179 tBTA_JV_RFCOMM_CBACK* p_cback,
bta_jv_api.cc 526 * tBTA_JV_RFCOMM_CBACK is called with
529 * tBTA_JV_RFCOMM_CBACK is called with BTA_JV_RFCOMM_OPEN_EVT
538 tBTA_JV_RFCOMM_CBACK* p_cback,
581 * started successfully, tBTA_JV_RFCOMM_CBACK is called
583 * When the connection is established, tBTA_JV_RFCOMM_CBACK
592 tBTA_JV_RFCOMM_CBACK* p_cback,
bta_jv_act.cc     [all...]
  /system/bt/bta/include/
bta_jv_api.h 150 /* events received by tBTA_JV_RFCOMM_CBACK */
372 typedef uint32_t(tBTA_JV_RFCOMM_CBACK)(tBTA_JV_EVT event, tBTA_JV* p_data,
695 * tBTA_JV_RFCOMM_CBACK is called with
698 * tBTA_JV_RFCOMM_CBACK is called with BTA_JV_RFCOMM_OPEN_EVT
707 tBTA_JV_RFCOMM_CBACK* p_cback,
728 * started successfully, tBTA_JV_RFCOMM_CBACK is called
730 * When the connection is established, tBTA_JV_RFCOMM_CBACK
    [all...]

Completed in 84 milliseconds