Searched refs:ng_l2cap_command_untimeout (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_misc.h98 int ng_l2cap_command_untimeout (ng_l2cap_cmd_p);
H A Dng_l2cap_misc.c278 ng_l2cap_command_untimeout(cmd);
435 ng_l2cap_command_untimeout(f);
574 ng_l2cap_command_untimeout(ng_l2cap_cmd_p cmd) function
588 } /* ng_l2cap_command_untimeout */
H A Dng_l2cap_evnt.c399 if (ng_l2cap_command_untimeout(cmd) != 0) {
579 if ((error = ng_l2cap_command_untimeout(cmd)) != 0)
840 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) {
1076 if ((error = ng_l2cap_command_untimeout(cmd)) != 0)
1141 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) {
1247 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) {
H A Dng_l2cap_cmds.c260 ng_l2cap_command_untimeout(cmd);

Completed in 41 milliseconds