Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_misc.h57 int ng_hci_con_untimeout (ng_hci_unit_con_p);
H A Dng_hci_misc.c151 ng_hci_con_untimeout(con); in ng_hci_unit_clean()
429 ng_hci_con_untimeout(ng_hci_unit_con_p con) in ng_hci_con_untimeout() function
H A Dng_hci_evnt.c529 ng_hci_con_untimeout(con); in le_connection_complete()
533 } else if ((error = ng_hci_con_untimeout(con)) != 0) in le_connection_complete()
725 } else if ((error = ng_hci_con_untimeout(con)) != 0) in con_compl()
869 ng_hci_con_untimeout(con); in con_req()
911 ng_hci_con_untimeout(con); in discon_compl()
H A Dng_hci_cmds.c643 ng_hci_con_untimeout(con); in process_hc_baseband_params()
H A Dng_hci_ulpi.c986 if ((error = ng_hci_con_untimeout(con)) != 0) in ng_hci_lp_con_rsp()