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

  /system/bt/bta/hf_client/
bta_hf_client_sdp.c 126 if (features & BTA_HF_CLIENT_FEAT_ECNR)
127 sdp_features |= BTA_HF_CLIENT_FEAT_ECNR;
  /system/bt/bta/include/
bta_hf_client_api.h 49 #define BTA_HF_CLIENT_FEAT_ECNR 0x00000001 /* Echo cancellation and/or noise reduction */
  /system/bt/btif/src/
btif_hf_client.c 58 #define BTIF_HF_CLIENT_FEATURES ( BTA_HF_CLIENT_FEAT_ECNR | \
    [all...]

Completed in 55 milliseconds