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.cc82 static uint32_t btif_hf_features = get_hf_features(); variable
867 btif_hf_features |= BTA_AG_FEAT_INBAND; in Init()
869 btif_hf_features &= ~BTA_AG_FEAT_INBAND; in Init()
879 __func__, btif_hf_features, btif_max_hf_clients, inband_ringing_enabled); in Init()
1602 BTA_AgRegister(get_BTIF_HF_SERVICES(), btif_hf_features, service_names, in ExecuteService()