HomeSort by relevance Sort by last modified time
    Searched refs:BTA_AV_WAIT_ROLE_SW_STARTED (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/av/
bta_av_int.h 454 #define BTA_AV_WAIT_ROLE_SW_STARTED 0x10 /* started while waiting for role switch result */
459 #define BTA_AV_WAIT_ROLE_SW_BITS (BTA_AV_WAIT_ROLE_SW_RES_OPEN|BTA_AV_WAIT_ROLE_SW_RES_START|BTA_AV_WAIT_ROLE_SW_STARTED|BTA_AV_WAIT_ROLE_SW_RETRY)
bta_av_aact.c 843 if (p_scb->wait & BTA_AV_WAIT_ROLE_SW_STARTED)
    [all...]

Completed in 36 milliseconds