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

  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 168 #define BTA_JV_RFCOMM_CLOSE_EVT 26 /* RFCOMM connection closed */
334 /* data associated with BTA_JV_RFCOMM_CLOSE_EVT */
438 tBTA_JV_RFCOMM_CLOSE rfc_close; /* BTA_JV_RFCOMM_CLOSE_EVT */
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_sock_rfc.c 460 "BTA_JV_RFCOMM_CLOSE_EVT",
704 case BTA_JV_RFCOMM_CLOSE_EVT:
705 APPL_TRACE_DEBUG1("BTA_JV_RFCOMM_CLOSE_EVT: user_data:%d", (uint32_t)user_data);
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c     [all...]

Completed in 38 milliseconds