Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_sdp.cc146 if (features & BTA_HF_CLIENT_FEAT_VOL) sdp_features |= BTA_HF_CLIENT_FEAT_VOL; in bta_hf_client_add_record()
/system/bt/bta/include/
Dbta_hf_client_api.h59 #define BTA_HF_CLIENT_FEAT_VOL 0x00000010 /* Remote volume control */ macro
/system/bt/btif/src/
Dbtif_hf_client.cc76 BTA_HF_CLIENT_FEAT_CLI | BTA_HF_CLIENT_FEAT_VREC | BTA_HF_CLIENT_FEAT_VOL | \