Searched refs:BTA_AV_API_START_EVT (Results 1 – 3 of 3) sorted by relevance
106 … BTA_AV_API_START_EVT, /* the following 2 events must be in the same order as the *AP_*EVT */ enumerator122 #define BTA_AV_FIRST_A2S_API_EVT BTA_AV_API_START_EVT
235 p_buf->event = BTA_AV_API_START_EVT; in BTA_AvStart()
1310 case BTA_AV_API_START_EVT: return "API_START"; in bta_av_evt_code()