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