Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_hf_client.cc448 static bt_status_t volume_control(const RawAddress* bd_addr, in volume_control() function
755 .volume_control = volume_control,
/aosp12/system/bt/include/hardware/
H A Dbt_hf_client.h357 bt_status_t (*volume_control)(const RawAddress* bd_addr, member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp628 bt_status_t status = sBluetoothHfpClientInterface->volume_control( in setVolumeNative()