Lines Matching full:could
112 errx(7, "Could not find HCI nodes"); in socket_open()
124 err(1, "Could not create socket"); in socket_open()
131 err(2, "Could not bind socket, node=%s", node); in socket_open()
134 err(3, "Could not connect socket, node=%s", node); in socket_open()
155 err(4, "Could not setsockopt()"); in socket_open()
159 err(5, "Could not sysctlnametomib()"); in socket_open()
163 err(6, "Could not sysctl()"); in socket_open()
246 fprintf(stdout, "Could not execute command \"%s\". %s\n", in do_hci_command()
294 err(8, "Could not allocate memory"); in find_hci_nodes()
298 err(9, "Could not create socket"); in find_hci_nodes()
305 err(10, "Could not bind socket"); in find_hci_nodes()
308 err(11, "Could not get list of HCI nodes"); in find_hci_nodes()