Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf_client.c57 #ifndef BTIF_HF_CLIENT_FEATURES
58 #define BTIF_HF_CLIENT_FEATURES ( BTA_HF_CLIENT_FEAT_ECNR | \ macro
275 if ((BTIF_HF_CLIENT_FEATURES & BTA_HF_CLIENT_FEAT_CODEC) && in connect_audio()
950 BTIF_TRACE_EVENT("Support Codec Nego. %d ", BTIF_HF_CLIENT_FEATURES); in btif_hf_client_execute_service()
951 BTA_HfClientRegister(BTIF_HF_CLIENT_SECURITY, BTIF_HF_CLIENT_FEATURES, in btif_hf_client_execute_service()
957 btif_hf_client_features = BTIF_HF_CLIENT_FEATURES; in btif_hf_client_execute_service()