process_hci
event_set(&hci_ev, hci, EV_READ | EV_PERSIST, process_hci, NULL);
static void process_hci