Home
last modified time | relevance | path

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

/trueos/sys/netgraph/bluetooth/include/
HDng_l2cap.h128 #define NG_L2CAP_OPT_HINT(type) ((type) & NG_L2CAP_OPT_HINT_BIT) macro
/trueos/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_evnt.c1280 hint = NG_L2CAP_OPT_HINT(hdr->type); in get_next_l2cap_opt()