Searched refs:LE2H_32 (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ | ||
H A D | bt_endian.h | 28 #define LE2H_32(x) (x) macro 45 #define LE2H_32(x) le32toh(x) macro |
Completed in 0 milliseconds