Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket_l2cap.h131 struct ng_btsocket_l2cap_pcb { struct
134 bdaddr_t src; /* Source address */
136 uint8_t srctype; /*source addr type*/
137 uint8_t dsttype; /*source addr type*/
139 u_int16_t psm; /* PSM */
140 u_int16_t cid; /* Local channel ID */
141 uint8_t idtype;
142 u_int16_t flags; /* socket flags */
146 u_int8_t state; /* socket state */
154 u_int8_t cfg_state; /* config state */
[all …]