Home
last modified time | relevance | path

Searched refs:ng_l2cap_command_timeout (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_cmds.c124 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
148 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
169 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
181 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
193 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
H A Dng_l2cap_misc.h98 int ng_l2cap_command_timeout (ng_l2cap_cmd_p, int);
H A Dng_l2cap_evnt.c590 ng_l2cap_command_timeout(cmd, bluetooth_l2cap_ertx_timeout()); in ng_l2cap_process_con_rsp()
890 ng_l2cap_command_timeout(cmd, bluetooth_l2cap_rtx_timeout()); in ng_l2cap_process_cfg_rsp()
H A Dng_l2cap_misc.c550 ng_l2cap_command_timeout(ng_l2cap_cmd_p cmd, int timo) in ng_l2cap_command_timeout() function