Home
last modified time | relevance | path

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

/dflybsd-src/sys/netbt/
H A Drfcomm.h198 struct rfcomm_mcc_pn struct
200 uint8_t dlci;
201 uint8_t flow_control;
202 uint8_t priority;
203 uint8_t ack_timer;
204 uint16_t mtu;
205 uint8_t max_retrans;
206 uint8_t credits;
/dflybsd-src/sys/netgraph7/bluetooth/include/
H A Dng_btsocket_rfcomm.h170 struct rfcomm_mcc_pn struct
172 u_int8_t dlci;
173 u_int8_t flow_control;
174 u_int8_t priority;
175 u_int8_t ack_timer;
176 u_int16_t mtu;
177 u_int8_t max_retrans;
178 u_int8_t credits;