Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc_transport/
Degress_ingress_test.cc320 constexpr uint32_t kInvalidChannelId = 65; in TEST() local
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dl2cap_defs.h69 inline constexpr ChannelId kInvalidChannelId = 0x0000; variable