Searched refs:SetLeScanResponse (Results 1 – 6 of 6) sorted by relevance
60 properties_.SetLeScanResponse({0x0b, // Length in BrokenAdv()148 properties_.SetLeScanResponse(adv_data); in UpdateAdvertisement()
60 properties_.SetLeScanResponse({0x04, // Length in Keyboard()
59 properties_.SetLeScanResponse({0x06, // Length in BeaconSwarm()
56 properties_.SetLeScanResponse({0x05, // Length in Loopback()
40 properties_.SetLeScanResponse({0x05, // Length in Beacon()
205 void SetLeScanResponse(const std::vector<uint8_t>& response) { in SetLeScanResponse() function