Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c958 con->encryption_mode = NG_HCI_ENCRYPTION_MODE_P2P; in encryption_change()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h209 #define NG_HCI_ENCRYPTION_MODE_P2P 0x01 macro