Home
last modified time | relevance | path

Searched refs:con_req (Results 1 – 1 of 1) sorted by relevance

/src/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c64 static int con_req (ng_hci_unit_p, struct mbuf *);
141 error = con_req(unit, event); in ng_hci_process_event()
803 con_req(ng_hci_unit_p unit, struct mbuf *event) in con_req() function