Searched refs:H2LE_32 (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ | ||
H A D | bt_endian.h | 26 #define H2LE_32(x) (x) macro 43 #define H2LE_32(x) htole32(x) macro |
Completed in 1 milliseconds