Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dbyteorder.h78 #define BT_BYTES_LIST_LE40(_v) \ macro
Dgap.h1092 #define BT_LE_SUPP_FEAT_40_ENCODE(w64) BT_BYTES_LIST_LE40(w64)
/Zephyr-latest/subsys/bluetooth/services/
Ddis.c56 static uint8_t dis_system_id[8] = {BT_BYTES_LIST_LE40((uint64_t)CONFIG_BT_DIS_SYSTEM_ID_IDENTIFIER),