Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dl2cap_defs.h385 inline constexpr CommandCode kConnectionRequest = 0x02; variable
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_manager_test.cc184 const auto kConnectionRequest = testing::ConnectionRequestPacket(kTestDevAddr); variable