Searched refs:BTA_AV_WAIT_ROLE_SW_RES_START (Results 1 – 3 of 3) sorted by relevance
395 #define BTA_AV_WAIT_ROLE_SW_RES_START 0x08 /* waiting for role switch result before streaming */ macro401 #define BTA_AV_WAIT_ROLE_SW_BITS (BTA_AV_WAIT_ROLE_SW_RES_OPEN|BTA_AV_WAIT_ROLE_SW_RES_START…
756 if (p_scb->wait & BTA_AV_WAIT_ROLE_SW_RES_START) { in bta_av_switch_role()761 p_scb->wait &= ~(BTA_AV_WAIT_ROLE_SW_RES_OPEN | BTA_AV_WAIT_ROLE_SW_RES_START); in bta_av_switch_role()823 } else if (p_scb->wait & BTA_AV_WAIT_ROLE_SW_RES_START) { in bta_av_role_res()2297 if (p_scb->wait & (BTA_AV_WAIT_ROLE_SW_RES_OPEN | BTA_AV_WAIT_ROLE_SW_RES_START)) { in bta_av_start_ok()
1065 p_scb->wait |= BTA_AV_WAIT_ROLE_SW_RES_START; in bta_av_link_role_ok()