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 210 #define BTA_AV_ENABLE_EVT 0 /* AV enabled */
247 /* Event associated with BTA_AV_ENABLE_EVT */
497 * called with a BTA_AV_ENABLE_EVT. This function must
  /system/bt/btif/src/
btif_av.cc 169 CASE_RETURN_STR(BTA_AV_ENABLE_EVT)
347 case BTA_AV_ENABLE_EVT:
    [all...]
  /system/bt/bta/av/
bta_av_main.cc 252 (*bta_av_cb.p_cback)(BTA_AV_ENABLE_EVT, &bta_av_data);
    [all...]

Completed in 441 milliseconds