Searched refs:BTA_AV_ENABLE_EVT (Results 1 - 3 of 3) sorted by relevance

/system/bt/bta/include/
H A Dbta_av_api.h210 #define BTA_AV_ENABLE_EVT 0 /* AV enabled */ macro
247 /* Event associated with BTA_AV_ENABLE_EVT */
497 * called with a BTA_AV_ENABLE_EVT. This function must
/system/bt/btif/src/
H A Dbtif_av.cc169 CASE_RETURN_STR(BTA_AV_ENABLE_EVT)
347 case BTA_AV_ENABLE_EVT:
/system/bt/bta/av/
H A Dbta_av_main.cc252 (*bta_av_cb.p_cback)(BTA_AV_ENABLE_EVT, &bta_av_data);

Completed in 10 milliseconds