Searched refs:ng_l2cap_command_untimeout (Results 1 – 4 of 4) sorted by relevance
100 int ng_l2cap_command_untimeout (ng_l2cap_cmd_p);
280 ng_l2cap_command_untimeout(cmd); in ng_l2cap_free_con()435 ng_l2cap_command_untimeout(f); in ng_l2cap_free_chan()574 ng_l2cap_command_untimeout(ng_l2cap_cmd_p cmd) in ng_l2cap_command_untimeout() function
401 if (ng_l2cap_command_untimeout(cmd) != 0) { in ng_l2cap_process_cmd_rej()581 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) in ng_l2cap_process_con_rsp()841 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) { in ng_l2cap_process_cfg_rsp()1077 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) in ng_l2cap_process_discon_rsp()1142 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) { in ng_l2cap_process_echo_rsp()1248 if ((error = ng_l2cap_command_untimeout(cmd)) != 0) { in ng_l2cap_process_info_rsp()
262 ng_l2cap_command_untimeout(cmd); in ng_l2cap_con_fail()