Home
last modified time | relevance | path

Searched refs:L2CAP_PSM (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/split/common/
Dcommon.h9 #define L2CAP_PSM 0x0080 macro
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/split/dut/src/
Dmain.c239 __ASSERT_NO_MSG(psm == L2CAP_PSM); in test_procedure_0()
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c527 req->psm = sys_cpu_to_le16(L2CAP_PSM); in open_l2cap()