Searched refs:LeWhiteListAddDevice (Results 1 – 3 of 3) sorted by relevance
108 void LeWhiteListAddDevice(Address addr, uint8_t addr_type);
1033 void LinkLayerController::LeWhiteListAddDevice(Address addr, uint8_t addr_type) { in LeWhiteListAddDevice() function in test_vendor_lib::LinkLayerController
915 link_layer_controller_.LeWhiteListAddDevice(address, addr_type); in HciLeAddDeviceToWhiteList()