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

  /system/bt/bta/include/
bta_av_api.h 231 #define BTA_AV_ENABLE_EVT 0 /* AV enabled */
263 /* Event associated with BTA_AV_ENABLE_EVT */
538 ** called with a BTA_AV_ENABLE_EVT. This function must
  /system/bt/btif/src/
btif_av.c 173 CASE_RETURN_STR(BTA_AV_ENABLE_EVT)
319 case BTA_AV_ENABLE_EVT:
    [all...]
  /system/bt/bta/av/
bta_av_main.c 253 (*bta_av_cb.p_cback)(BTA_AV_ENABLE_EVT, (tBTA_AV *)&enable);
    [all...]

Completed in 39 milliseconds