Home | History | Annotate | Download | only in src

Lines Matching refs:volume

363 ** Description      volume control
368 static bt_status_t volume_control(bthf_client_volume_type_t type, int volume)
377 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_VGS, volume, 0, NULL);
380 BTA_HfClientSendAT(btif_hf_client_cb.handle, BTA_HF_CLIENT_AT_CMD_VGM, volume, 0, NULL);