Searched refs:HciLeAddDeviceToWhiteList (Results 1 – 2 of 2) sorted by relevance
326 void HciLeAddDeviceToWhiteList(packets::PacketView<true> args);
204 SET_HANDLER(OpCode::LE_ADD_DEVICE_TO_WHITE_LIST, HciLeAddDeviceToWhiteList); in DualModeController()905 void DualModeController::HciLeAddDeviceToWhiteList(packets::PacketView<true> args) { in HciLeAddDeviceToWhiteList() function in test_vendor_lib::DualModeController