Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/include/zephyr/bluetooth/
Dgap.h1133 #define BT_LE_SUPP_FEAT_24_ENCODE(w64) BT_BYTES_LIST_LE24(w64) macro