Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dbyteorder.h50 #define BT_BYTES_LIST_LE24(_v) \ macro
65 BT_BYTES_LIST_LE24(_v), \
79 BT_BYTES_LIST_LE24(_v), \
Dgap.h1133 #define BT_LE_SUPP_FEAT_24_ENCODE(w64) BT_BYTES_LIST_LE24(w64)
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dbap_bass_broadcaster_test.c34 BT_BYTES_LIST_LE24(broadcast_id)), in test_main()
/Zephyr-latest/subsys/bluetooth/services/
Ddis.c57 BT_BYTES_LIST_LE24(CONFIG_BT_DIS_SYSTEM_ID_OUI)};