Searched refs:ng_hci_command_untimeout (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.h53 int ng_hci_command_untimeout (ng_hci_unit_p);
H A Dng_hci_misc.c138 ng_hci_command_untimeout(unit);
385 ng_hci_command_untimeout(ng_hci_unit_p unit) function
397 } /* ng_hci_command_untimeout */
H A Dng_hci_cmds.c360 * and return command parameters. ng_hci_command_untimeout will
362 * Note: if ng_hci_command_untimeout() fails (returns non-zero)
368 if (ng_hci_command_untimeout(unit) != 0)

Completed in 59 milliseconds