Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/test/
Dbtif_hf_client_service_test.cc16 #define DEFAULT_BTIF_HF_CLIENT_FEATURES \ in get_default_hf_client_features() macro
21 return GET_SYSPROP(Hfp, hf_client_features, DEFAULT_BTIF_HF_CLIENT_FEATURES); in get_default_hf_client_features()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_api.cc223 #define DEFAULT_BTIF_HF_CLIENT_FEATURES \ in get_default_hf_client_features() macro
228 return GET_SYSPROP(Hfp, hf_client_features, DEFAULT_BTIF_HF_CLIENT_FEATURES); in get_default_hf_client_features()