Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h137 #define NG_L2CAP_OPT_HINT_MASK 0x7f macro
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c1430 hdr->type &= NG_L2CAP_OPT_HINT_MASK; in get_next_l2cap_opt()