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.c76 static UINT32 btif_hf_client_features = 0; variable
957 btif_hf_client_features = BTIF_HF_CLIENT_FEATURES; in btif_hf_client_execute_service()
958 btif_hf_client_features = btif_hf_client_features & (~BTA_HF_CLIENT_FEAT_CODEC); in btif_hf_client_execute_service()
959 BTIF_TRACE_EVENT("btif_hf_client_features is %d", btif_hf_client_features); in btif_hf_client_execute_service()
960 BTA_HfClientRegister(BTIF_HF_CLIENT_SECURITY, btif_hf_client_features, in btif_hf_client_execute_service()