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

  /external/bluetooth/bluedroid/bta/include/
bta_hh_api.h 49 #define BTA_HH_SET_IDLE_EVT 9 /* BTA_HhSetIdle finish callback */
262 BTA_HH_SET_IDLE_EVT */
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 339 CASE_RETURN_STR(BTA_HH_SET_IDLE_EVT)
btif_hh.c 811 case BTA_HH_SET_IDLE_EVT:
812 BTIF_TRACE_DEBUG2("BTA_HH_SET_IDLE_EVT: status = %d, handle = %d",
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_act.c 671 case BTA_HH_SET_IDLE_EVT :
745 case BTA_HH_SET_IDLE_EVT :
    [all...]

Completed in 24 milliseconds