Home
last modified time | relevance | path

Searched refs:link_timo (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_var.h166 u_int16_t link_timo; /* link timeout */ member
H A Dng_l2cap_misc.c367 ch->link_timo = NG_L2CAP_LINK_TIMO_DEFAULT; in ng_l2cap_new_chan()
H A Dng_l2cap_ulpi.c520 ch->link_timo = ip->link_timo; in ng_l2cap_l2ca_cfg_req()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_btsocket_l2cap.h170 u_int16_t link_timo; /* link timeout */ member
H A Dng_l2cap.h419 u_int16_t link_timo; /* link timeout (msec) */ member
/f-stack/freebsd/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c1317 ip->link_timo = pcb->link_timo; in ng_btsocket_l2cap_send_l2ca_cfg_req()
2047 pcb->link_timo = NG_L2CAP_LINK_TIMO_DEFAULT; in ng_btsocket_l2cap_attach()