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

  /system/bt/bta/av/
bta_av_aact.c 346 (p_scb->use_rc == TRUE || (p_scb->role & BTA_AV_ROLE_AD_ACP)) )
    [all...]
bta_av_int.h 394 #define BTA_AV_ROLE_AD_ACP 0x01 /* acceptor */
bta_av_main.c 444 if (/*((p_scb && (p_scb->role & BTA_AV_ROLE_AD_ACP)) ||
871 ((0 == (p_scb->role & BTA_AV_ROLE_AD_ACP)) || /* Outgoing connection or */
    [all...]

Completed in 49 milliseconds