Home
last modified time | relevance | path

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

/system/bt/btif/test/
Dbtif_hf_client_service_test.cc32 gFeatures = BTIF_HF_CLIENT_FEATURES; in SetUp()
/system/bt/bta/test/
Dbta_hf_client_add_record_test.cc42 tBTA_HF_CLIENT_FEAT features = BTIF_HF_CLIENT_FEATURES; in TEST_F()
/system/bt/btif/src/
Dbtif_hf_client.cc73 #ifndef BTIF_HF_CLIENT_FEATURES
74 #define BTIF_HF_CLIENT_FEATURES \ macro
364 if ((BTIF_HF_CLIENT_FEATURES & BTA_HF_CLIENT_FEAT_CODEC) && in connect_audio()
1047 tBTA_HF_CLIENT_FEAT features = BTIF_HF_CLIENT_FEATURES; in btif_hf_client_execute_service()