Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netgraph/bluetooth/l2cap/
Dng_l2cap_cmds.c115 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
140 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
161 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
173 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
185 ng_l2cap_command_timeout(cmd, in ng_l2cap_con_wakeup()
Dng_l2cap_misc.h95 int ng_l2cap_command_timeout (ng_l2cap_cmd_p, int);
Dng_l2cap_evnt.c471 ng_l2cap_command_timeout(cmd, bluetooth_l2cap_ertx_timeout()); in ng_l2cap_process_con_rsp()
769 ng_l2cap_command_timeout(cmd, bluetooth_l2cap_rtx_timeout()); in ng_l2cap_process_cfg_rsp()
Dng_l2cap_misc.c515 ng_l2cap_command_timeout(ng_l2cap_cmd_p cmd, int timo) in ng_l2cap_command_timeout() function