Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.c3401 BT_FEAT_LE_ENCR(bt_dev.le.features)) { in le_set_event_mask()
3790 BT_FEAT_LE_ENCR(bt_dev.le.features)) { in set_event_mask()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h211 #define BT_FEAT_LE_ENCR(feat) BT_LE_FEAT_TEST(feat, \ macro