Searched refs:LeWhiteListRemoveDevice (Results 1 – 3 of 3) sorted by relevance
109 void LeWhiteListRemoveDevice(Address addr, uint8_t addr_type);
1043 void LinkLayerController::LeWhiteListRemoveDevice(Address addr, uint8_t addr_type) { in LeWhiteListRemoveDevice() function in test_vendor_lib::LinkLayerController
925 link_layer_controller_.LeWhiteListRemoveDevice(address, addr_type); in HciLeRemoveDeviceFromWhiteList()