Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dconn.c1733 return BT_FEAT_LE_PER_INIT_FEAT_XCHG(bt_dev.le.features); in can_initiate_feature_exchange()
/Zephyr-latest/include/zephyr/bluetooth/
Dhci_types.h215 #define BT_FEAT_LE_PER_INIT_FEAT_XCHG(feat) BT_LE_FEAT_TEST(feat, \ macro
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst131 * ``BT_FEAT_LE_SLAVE_FEATURE_XCHG`` is now ``BT_FEAT_LE_PER_INIT_FEAT_XCHG``