Home
last modified time | relevance | path

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

/trueos/sys/netgraph/bluetooth/include/
HDng_l2cap.h126 #define NG_L2CAP_OPT_CFLAG(flags) ((flags) & NG_L2CAP_OPT_CFLAG_BIT) macro
/trueos/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_evnt.c540 respond = NG_L2CAP_OPT_CFLAG(le16toh(cp->flags)); in ng_l2cap_process_cfg_req()
674 cflag = NG_L2CAP_OPT_CFLAG(le16toh(cp->flags)); in ng_l2cap_process_cfg_rsp()