Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
HDng_hci_misc.c264 con->state = NG_HCI_CON_CLOSED; in ng_hci_new_con()
/dragonfly/sys/netgraph7/bluetooth/include/
HDng_hci.h489 #define NG_HCI_CON_CLOSED 0 /* connection closed */ macro