Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_l2cap.h95 #define NG_L2CAP_LINK_TIMO_DEFAULT 0xffff macro
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_misc.c367 ch->link_timo = NG_L2CAP_LINK_TIMO_DEFAULT; in ng_l2cap_new_chan()
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c2047 pcb->link_timo = NG_L2CAP_LINK_TIMO_DEFAULT; in ng_btsocket_l2cap_attach()