Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc176 extern VolumeControlInterface* btif_volume_control_get_interface();
304 btif_volume_control_get_interface()->RemoveDevice(bd_addr); in removeDeviceFromProfiles()
895 return btif_volume_control_get_interface(); in get_profile_interface()
Dbtif_vc.cc352 VolumeControlInterface* btif_volume_control_get_interface(void) { in btif_volume_control_get_interface() function