Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c542 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in le_connection_complete()
960 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_NONE; in encryption_change()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h208 #define NG_HCI_ENCRYPTION_MODE_NONE 0x00 macro