Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/test/
Dbtif_hf_client_service_test.cc19 BTA_HF_CLIENT_FEAT_ECS | BTA_HF_CLIENT_FEAT_ECC | BTA_HF_CLIENT_FEAT_CODEC) in get_default_hf_client_features()
/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_api.cc226 BTA_HF_CLIENT_FEAT_ECS | BTA_HF_CLIENT_FEAT_ECC | BTA_HF_CLIENT_FEAT_CODEC) in get_default_hf_client_features()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hf_client_api.h66 #define BTA_HF_CLIENT_FEAT_ECS 0x00000020 /* Enhanced Call Status */ macro