Home
last modified time | relevance | path

Searched refs:BTA_HF_CLIENT_PEER_FEAT_ECNR (Results 1 – 2 of 2) sorted by relevance

/system/bt/bta/include/
Dbta_hf_client_api.h36 #define BTA_HF_CLIENT_PEER_FEAT_ECNR 0x00000002 /* Echo cancellation and/or noise reduction */ macro
/system/bt/bta/hf_client/
Dbta_hf_client_at.c1762 if (!(bta_hf_client_cb.scb.peer_features & BTA_HF_CLIENT_PEER_FEAT_ECNR)) in bta_hf_client_send_at_nrec()