Searched refs:LeWhiteListContainsDevice (Results 1 – 2 of 2) sorted by relevance
110 bool LeWhiteListContainsDevice(Address addr, uint8_t addr_type);
496 if (LeWhiteListContainsDevice(addr, addr_type) && in IncomingLeAdvertisementPacket()1054 bool LinkLayerController::LeWhiteListContainsDevice(Address addr, uint8_t addr_type) { in LeWhiteListContainsDevice() function in test_vendor_lib::LinkLayerController