Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dssp.c708 auth = BT_HCI_DEDICATED_BONDING; in bt_hci_io_capa_req()
748 if (ssp_get_auth(conn) < BT_HCI_DEDICATED_BONDING) { in bt_hci_ssp_complete()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h302 #define BT_HCI_DEDICATED_BONDING 0x02 macro