Home
last modified time | relevance | path

Searched refs:BT_FEAT_LE_ADV_CODING_SEL (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dscan.c781 BT_FEAT_LE_ADV_CODING_SEL(bt_dev.le.features)) { in create_ext_adv_info()
Dadv.c1150 BT_FEAT_LE_ADV_CODING_SEL(bt_dev.le.features)) { in le_ext_adv_param_set()
Dhci_core.c3696 BT_FEAT_LE_ADV_CODING_SEL(bt_dev.le.features)) { in le_init()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h275 #define BT_FEAT_LE_ADV_CODING_SEL(feat) BT_LE_FEAT_TEST(feat, \ macro