Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/hci-spec/public/pw_bluetooth_sapphire/internal/host/hci-spec/
Dprotocol.h194 inline constexpr OpCode kRemoteNameRequest = LinkControlOpCode(0x0019); variable
/external/pigweed/pw_bluetooth_sapphire/host/gap/
Dbredr_connection_manager_test.cc225 const auto kRemoteNameRequest = testing::RemoteNameRequestPacket(TEST_DEV_ADDR); variable