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

  /system/bt/bta/include/
bta_jv_api.h 154 #define BTA_JV_RFCOMM_CLOSE_EVT 27 /* RFCOMM connection closed */
276 /* data associated with BTA_JV_RFCOMM_CLOSE_EVT */
356 tBTA_JV_RFCOMM_CLOSE rfc_close; /* BTA_JV_RFCOMM_CLOSE_EVT */
    [all...]
  /system/bt/btif/src/
btif_sock_rfc.cc 604 case BTA_JV_RFCOMM_CLOSE_EVT:
605 APPL_TRACE_DEBUG("BTA_JV_RFCOMM_CLOSE_EVT: rfcomm_slot_id:%d",
  /system/bt/bta/jv/
bta_jv_act.cc     [all...]

Completed in 114 milliseconds