Searched defs:H2BE_16 (Results 1 - 1 of 1) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ | ||
H A D | bt_endian.h | 20 #define H2BE_16(x) (x) macro 37 #define H2BE_16(x) htobe16(x) macro |
Completed in 1 milliseconds