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

  /system/bt/btif/src/
btif_av.c 122 case BTA_AV_RC_CLOSE_EVT: \
186 CASE_RETURN_STR(BTA_AV_RC_CLOSE_EVT)
346 case BTA_AV_RC_CLOSE_EVT:
348 BTIF_TRACE_DEBUG("BTA_AV_RC_CLOSE_EVT: Stopping AV timer.");
556 case BTA_AV_RC_CLOSE_EVT:
    [all...]
btif_util.c 483 CASE_RETURN_STR(BTA_AV_RC_CLOSE_EVT)
btif_rc.c 801 case BTA_AV_RC_CLOSE_EVT:
    [all...]
  /system/bt/bta/include/
bta_av_api.h 239 #define BTA_AV_RC_CLOSE_EVT 9 /* remote control channel closed */
353 /* data associated with BTA_AV_RC_CLOSE_EVT */
  /system/bt/bta/av/
bta_av_act.c     [all...]

Completed in 147 milliseconds