Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_peripheral/src/
Dmain.c28 BT_DATA_BYTES(BT_DATA_LE_SUPPORTED_FEATURES, BT_LE_SUPP_FEAT_24_ENCODE(DF_FEAT_ENABLED)),
/Zephyr-Core-3.6.0/samples/bluetooth/direction_finding_central/src/
Dmain.c97 case BT_DATA_LE_SUPPORTED_FEATURES: in eir_found()
/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dgap.h73 #define BT_DATA_LE_SUPPORTED_FEATURES 0x27 /**< LE Supported Features */ macro