Home
last modified time | relevance | path

Searched refs:BT_FEAT_LE_EXT_ADV (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h90 #define BT_DEV_FEAT_LE_EXT_ADV(feat) BT_FEAT_LE_EXT_ADV(feat)
Dhci_core.c1275 BT_FEAT_LE_EXT_ADV(bt_dev.le.features))) { in enh_conn_complete()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h225 #define BT_FEAT_LE_EXT_ADV(feat) BT_LE_FEAT_TEST(feat, \ macro