Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/l2cap/
HDng_l2cap_cmds.c123 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
147 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
168 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
180 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
192 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
HDng_l2cap_misc.h97 int ng_l2cap_command_timeout (ng_l2cap_cmd_p, int);
HDng_l2cap_evnt.c589 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()
HDng_l2cap_misc.c550 ng_l2cap_command_timeout(ng_l2cap_cmd_p cmd, int timo) in ng_l2cap_command_timeout() function