Searched refs:BTA_AG_PEER_FEAT_ECNR (Results 1 – 2 of 2) sorted by relevance
179 #define BTA_AG_PEER_FEAT_ECNR 0x0001 /* Echo cancellation/noise reduction */ macro
848 if (!(btif_hf_cb[idx].peer_feat & BTA_AG_PEER_FEAT_ECNR)) { in isNoiseReductionSupported()