Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc444 static bt_status_t volume_control(const RawAddress* bd_addr, in volume_control() function
771 .volume_control = volume_control,
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h358 bt_status_t (*volume_control)(const RawAddress* bd_addr, member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp632 bt_status_t status = sBluetoothHfpClientInterface->volume_control( in setVolumeNative()