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.c55 #ifndef BTIF_HF_CLIENT_FEATURES
56 #define BTIF_HF_CLIENT_FEATURES ( BTA_HF_CLIENT_FEAT_ECNR | \ macro
948 BTIF_TRACE_EVENT("Support Codec Nego. %d ", BTIF_HF_CLIENT_FEATURES); in btif_hf_client_execute_service()
949 BTA_HfClientRegister(BTIF_HF_CLIENT_SECURITY, BTIF_HF_CLIENT_FEATURES, in btif_hf_client_execute_service()
955 btif_hf_client_features = BTIF_HF_CLIENT_FEATURES; in btif_hf_client_execute_service()