Home
last modified time | relevance | path

Searched refs:L2CAP_CID (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/common/
Dcommon.h11 #define L2CAP_CID 0x0040 macro
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/src/
Dmain.c529 req->scid = sys_cpu_to_le16(L2CAP_CID); in open_l2cap()