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

  /external/bluetooth/bluedroid/bta/av/
bta_av_aact.c 275 (p_scb->use_rc == TRUE || (p_scb->role & BTA_AV_ROLE_AD_ACP)) )
    [all...]
bta_av_int.h 386 #define BTA_AV_ROLE_AD_ACP 0x01 /* acceptor */
bta_av_main.c 413 if (/*((p_scb && (p_scb->role & BTA_AV_ROLE_AD_ACP)) ||
764 ((0 == (p_scb->role & BTA_AV_ROLE_AD_ACP)) || /* Outgoing connection or */
    [all...]

Completed in 9319 milliseconds