Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hf_client_api.h155 #define BTA_HF_CLIENT_AT_CMD_VGM 9 macro
/system/bt/btif/src/
Dbtif_hf_client.cc463 BTA_HfClientSendAT(cb->handle, BTA_HF_CLIENT_AT_CMD_VGM, volume, 0, NULL); in volume_control()
/system/bt/bta/hf_client/
Dbta_hf_client_at.cc2068 case BTA_HF_CLIENT_AT_CMD_VGM: in bta_hf_client_send_at_cmd()