Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A Dl2cap_defs.h291 constexpr Psm kInvalidPsm = 0x0000; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dbredr_dynamic_channel_test.cc37 constexpr uint16_t kInvalidPsm = 0x0002; // Valid PSMs are odd. variable