Home
last modified time | relevance | path

Searched refs:hfp_volume_update_callback (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs238 fn hfp_volume_update_callback(volume: u8, addr: RawAddress); in hfp_volume_update_callback() function
338 hfp_volume_update_callback -> HfpCallbacks::VolumeUpdate,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc46 rusty::hfp_volume_update_callback(volume, *addr); in volume_update_cb()