Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_misc.c268 con->state = NG_HCI_CON_CLOSED; in ng_hci_new_con()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h565 #define NG_HCI_CON_CLOSED 0 /* connection closed */ macro