Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/
Dbta_hf_client_sdp.c144 if (features & BTA_HF_CLIENT_FEAT_VOL) { in bta_hf_client_add_record()
145 sdp_features |= BTA_HF_CLIENT_FEAT_VOL; in bta_hf_client_add_record()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_hf_client_api.h62 #define BTA_HF_CLIENT_FEAT_VOL 0x00000010 /* Remote volume control */ macro
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c54 BTA_HF_CLIENT_FEAT_VOL | \