Searched refs:BTA_AV_FEAT_NO_SCO_SSPD (Results 1 - 3 of 3) sorted by relevance

/system/bt/btif/src/
H A Dbtif_av.cc1619 /* Added BTA_AV_FEAT_NO_SCO_SSPD - this ensures that the BTA does not
1627 BTA_AV_FEAT_NO_SCO_SSPD
1636 (BTA_AV_FEAT_RCTG | BTA_AV_FEAT_NO_SCO_SSPD), bte_av_callback);
1658 /* Added BTA_AV_FEAT_NO_SCO_SSPD - this ensures that the BTA does not
1662 BTA_AV_FEAT_NO_SCO_SSPD | BTA_AV_FEAT_RCCT |
/system/bt/bta/include/
H A Dbta_av_api.h78 #define BTA_AV_FEAT_NO_SCO_SSPD \ macro
/system/bt/bta/av/
H A Dbta_av_main.cc245 if (!(bta_av_cb.features & BTA_AV_FEAT_NO_SCO_SSPD)) {

Completed in 2717 milliseconds