Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbluetooth_headset_callbacks.h79 virtual void VolumeControlCallback(bthf_volume_type_t type, int volume,
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfp.cpp157 void VolumeControlCallback(bluetooth::headset::bthf_volume_type_t type, in VolumeControlCallback() function in android::JniHeadsetCallbacks
/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc438 bt_hf_callbacks->VolumeControlCallback( in btif_hf_upstreams_evt()