Searched refs:complete_command (Results 1 – 1 of 1) sorted by relevance
62 static int complete_command (ng_hci_unit_p, int, struct mbuf **);185 error = complete_command(unit, ep->opcode, &cp); in ng_hci_process_command_complete()288 error = complete_command(unit, ep->opcode, &cp); in ng_hci_process_command_status()335 complete_command(ng_hci_unit_p unit, int opcode, struct mbuf **cp) in complete_command() function