Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dssp.c162 if ((conn->br.remote_auth == BT_HCI_NO_BONDING) || in ssp_get_auth()
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/
Dhci_types.h260 #define BT_HCI_NO_BONDING 0x00 macro