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

  /system/bt/bta/include/
bta_hh_api.h 47 #define BTA_HH_CLOSE_EVT 3 /* connection closed */
297 tBTA_HH_CBDATA dev_status; /* BTA_HH_CLOSE_EVT,
  /system/bt/bta/hh/
bta_hh_main.c 349 cback_event = BTA_HH_CLOSE_EVT;
bta_hh_act.c 536 (* bta_hh_cb.p_cback)(BTA_HH_CLOSE_EVT, (tBTA_HH *)&disc_dat);
874 UINT16 event = p_cb->vp ? BTA_HH_VC_UNPLUG_EVT : BTA_HH_CLOSE_EVT;
    [all...]
bta_hh_le.c     [all...]
  /system/bt/btif/src/
btif_util.c 356 CASE_RETURN_STR(BTA_HH_CLOSE_EVT)
btif_hh.c 791 case BTA_HH_CLOSE_EVT:
792 BTIF_TRACE_DEBUG("BTA_HH_CLOSE_EVT: status = %d, handle = %d",
    [all...]

Completed in 333 milliseconds