Home
last modified time | relevance | path

Searched refs:ResetHandles (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_vc_device.cc83 void VolumeControlDevice::ResetHandles(void) { inc_func_call_count(__func__); } in ResetHandles() function in VolumeControlDevice
/packages/modules/Bluetooth/system/bta/vc/
Ddevice.cc167 ResetHandles(); in UpdateHandles()
203 void VolumeControlDevice::ResetHandles(void) { in ResetHandles() function in VolumeControlDevice
Ddevices.h122 void ResetHandles(void);
Dvc.cc241 device->ResetHandles(); in ClearDeviceInformationAndStartSearch()