Searched refs:data3 (Results 1 – 1 of 1) sorted by relevance
53 const std::vector<uint8_t> data3{ 0x02, 0x02, 0x00, 0x01 }; in TEST() local54 AdvertiseData adv3(data3); in TEST()