Searched refs:BTA_AV_WAIT_ROLE_SW_RES_START (Results 1 – 3 of 3) sorted by relevance
411 #define BTA_AV_WAIT_ROLE_SW_RES_START 0x08 /* waiting for role switch result before streaming */ macro417 #define BTA_AV_WAIT_ROLE_SW_BITS (BTA_AV_WAIT_ROLE_SW_RES_OPEN|BTA_AV_WAIT_ROLE_SW_RES_START…
766 if (p_scb->wait & BTA_AV_WAIT_ROLE_SW_RES_START) { in bta_av_switch_role()771 p_scb->wait &= ~(BTA_AV_WAIT_ROLE_SW_RES_OPEN | BTA_AV_WAIT_ROLE_SW_RES_START); in bta_av_switch_role()833 } else if (p_scb->wait & BTA_AV_WAIT_ROLE_SW_RES_START) { in bta_av_role_res()2341 if (p_scb->wait & (BTA_AV_WAIT_ROLE_SW_RES_OPEN | BTA_AV_WAIT_ROLE_SW_RES_START)) { in bta_av_start_ok()
1094 p_scb->wait |= BTA_AV_WAIT_ROLE_SW_RES_START; in bta_av_link_role_ok()