Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h140 #define NG_L2CAP_OPT_FLUSH_TIMO 0x02 macro
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_evnt.c701 case NG_L2CAP_OPT_FLUSH_TIMO: in ng_l2cap_process_cfg_req()
856 case NG_L2CAP_OPT_FLUSH_TIMO: in ng_l2cap_process_cfg_rsp()
1442 case NG_L2CAP_OPT_FLUSH_TIMO: in get_next_l2cap_opt()
H A Dng_l2cap_cmds.h257 o->hdr.type = NG_L2CAP_OPT_FLUSH_TIMO; \