Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc85 static uint32_t btif_hf_features = BTIF_HF_FEATURES; variable
714 btif_hf_features |= BTA_AG_FEAT_INBAND; in Init()
716 btif_hf_features &= ~BTA_AG_FEAT_INBAND; in Init()
726 __func__, btif_hf_features, btif_max_hf_clients, inband_ringing_enabled); in Init()
1390 BTA_AgRegister(BTIF_HF_SERVICES, BTIF_HF_SECURITY, btif_hf_features, in ExecuteService()