Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dhci_types.h238 #define BT_FEAT_LE_SYNC_RECEIVER(feat) BT_LE_FEAT_TEST(feat, \ macro
264 BT_FEAT_LE_SYNC_RECEIVER(feat))
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dhci_core.c3206 BT_FEAT_LE_SYNC_RECEIVER(bt_dev.le.features)) { in le_set_event_mask()