Searched refs:ng_l2cap_command_untimeout (Results 1 – 4 of 4) sorted by relevance
99 int ng_l2cap_command_untimeout (ng_l2cap_cmd_p);
400 if (ng_l2cap_command_untimeout(cmd) != 0) { in ng_l2cap_process_cmd_rej()580 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) in ng_l2cap_process_con_rsp()840 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) { in ng_l2cap_process_cfg_rsp()1076 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) in ng_l2cap_process_discon_rsp()1141 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) { in ng_l2cap_process_echo_rsp()1247 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) { in ng_l2cap_process_info_rsp()
279 ng_l2cap_command_untimeout(cmd); in ng_l2cap_free_con()434 ng_l2cap_command_untimeout(f); in ng_l2cap_free_chan()573 ng_l2cap_command_untimeout(ng_l2cap_cmd_p cmd) in ng_l2cap_command_untimeout() function
261 ng_l2cap_command_untimeout(cmd); in ng_l2cap_con_fail()