Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc196 extern VolumeControlInterface* btif_volume_control_get_interface();
347 btif_volume_control_get_interface()->RemoveDevice(bd_addr); in removeDeviceFromProfiles()
1009 return btif_volume_control_get_interface(); in get_profile_interface()
Dbtif_vc.cc434 VolumeControlInterface* btif_volume_control_get_interface(void) { in btif_volume_control_get_interface() function