Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/l2cap/
HDng_l2cap_evnt.c582 case NG_L2CAP_OPT_QOS: in ng_l2cap_process_cfg_req()
738 case NG_L2CAP_OPT_QOS: in ng_l2cap_process_cfg_rsp()
1303 case NG_L2CAP_OPT_QOS: in get_next_l2cap_opt()
HDng_l2cap_cmds.h251 o->hdr.type = NG_L2CAP_OPT_QOS; \
/dragonfly/sys/netgraph7/bluetooth/include/
HDng_l2cap.h134 #define NG_L2CAP_OPT_QOS 0x03 macro