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

  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 280 p_scb->wait |= BTA_AV_WAIT_CHECK_RC;
862 if (p_scb->wait & BTA_AV_WAIT_CHECK_RC)
864 p_scb->wait &= ~BTA_AV_WAIT_CHECK_RC;
    [all...]
bta_av_int.h 449 #define BTA_AV_WAIT_CHECK_RC 0x40 /* set when the timer is used by role switch */

Completed in 27 milliseconds