Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/hci-spec/
H A Dprotocol.h166 constexpr OpCode kDisconnect = LinkControlOpCode(0x0006); variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dbredr_connection_manager_test.cc325 const auto kDisconnect = testing::DisconnectPacket(kConnectionHandle); variable