Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf.cc83 static uint32_t btif_hf_features = get_hf_features(); variable
885 btif_hf_features |= BTA_AG_FEAT_INBAND; in Init()
887 btif_hf_features &= ~BTA_AG_FEAT_INBAND; in Init()
895 btif_hf_features, btif_max_hf_clients, inband_ringing_enabled); in Init()
1615 BTA_AgRegister(get_BTIF_HF_SERVICES(), btif_hf_features, service_names, in ExecuteService()