Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/network/protocols/l2cap/
H A DL2capEndpointManager.cpp82 for (uint16 i = 0; i < (L2CAP_LAST_CID - L2CAP_FIRST_CID); i++) { in BindToChannel()
/haiku/headers/private/bluetooth/
H A Dl2cap.h20 #define L2CAP_LAST_CID 0xffff macro