Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c704 case NG_L2CAP_OPT_QOS: in ng_l2cap_process_cfg_req()
859 case NG_L2CAP_OPT_QOS: in ng_l2cap_process_cfg_rsp()
1451 case NG_L2CAP_OPT_QOS: in get_next_l2cap_opt()
H A Dng_l2cap_cmds.h271 o->hdr.type = NG_L2CAP_OPT_QOS; \
/freebsd/sys/netgraph/bluetooth/include/
H A Dng_l2cap.h141 #define NG_L2CAP_OPT_QOS 0x03 macro