Searched refs:ng_hci_command_untimeout (Results 1 – 3 of 3) sorted by relevance
54 int ng_hci_command_untimeout (ng_hci_unit_p);
139 ng_hci_command_untimeout(unit); in ng_hci_unit_clean()387 ng_hci_command_untimeout(ng_hci_unit_p unit) in ng_hci_command_untimeout() function
370 * and return command parameters. ng_hci_command_untimeout will in complete_command() 372 * Note: if ng_hci_command_untimeout() fails (returns non-zero) in complete_command() 378 if (ng_hci_command_untimeout(unit) != 0) in complete_command()