Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/bluetooth/
Dhci_types.h205 #define BT_FEAT_LE_PHY_CODED(feat) BT_LE_FEAT_TEST(feat, \ macro
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dhci_core.c3085 BT_FEAT_LE_PHY_CODED(bt_dev.le.features))) { in le_set_event_mask()