Home
last modified time | relevance | path

Searched defs:kEirData (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dpeer_test.cc514 const StaticByteBuffer kEirData( in TEST_F() local
1491 const StaticByteBuffer kEirData(0x08, // Length in TEST_F() local
1520 const StaticByteBuffer kEirData(0x0D, // Length (13) in TEST_F() local
H A Dpeer_cache_test.cc76 const auto kEirData = kAdvData; variable