Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/test/
Dbtif_hf_client_service_test.cc9 static tBTA_HF_CLIENT_FEAT gFeatures;
25 tBTA_HF_CLIENT_FEAT features, in BTA_HfClientEnable()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_int.h203 tBTA_HF_CLIENT_FEAT features; /* features registered by application */
233 tBTA_HF_CLIENT_FEAT features,
242 tBTA_HF_CLIENT_FEAT features,
271 tBTA_HF_CLIENT_FEAT features);
Dbta_hf_client_api.cc64 tBTA_HF_CLIENT_FEAT features, in BTA_HfClientEnable()
Dbta_hf_client_sdp.cc101 tBTA_HF_CLIENT_FEAT features, in bta_hf_client_add_record()
Dbta_hf_client_main.cc421 tBTA_HF_CLIENT_FEAT features, in bta_hf_client_api_enable()
Dbta_hf_client_at.cc1791 tBTA_HF_CLIENT_FEAT features) { in bta_hf_client_send_at_brsf()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hf_client_api.h281 typedef uint32_t tBTA_HF_CLIENT_FEAT; typedef
305 tBTA_HF_CLIENT_FEAT features,
/packages/modules/Bluetooth/system/bta/test/
Dbta_hf_client_add_record_test.cc36 tBTA_HF_CLIENT_FEAT features = get_default_hf_client_features(); in TEST_F()
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hf_client_api.cc30 tBTA_HF_CLIENT_FEAT /* features */, in BTA_HfClientEnable() argument
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc1081 tBTA_HF_CLIENT_FEAT features = get_default_hf_client_features(); in btif_hf_client_execute_service()