HomeSort by: relevance | last modified time | path
    Searched defs:process_hci (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/bthcid/
hci.c 73 static void process_hci
111 event_set(&hci_ev, hci, EV_READ | EV_PERSIST, process_hci, NULL);
122 process_hci(int sock, short ev, void *arg) function in typeref:typename:void

Completed in 10 milliseconds