Home
last modified time | relevance | path

Searched defs:H2BE_32 (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dbt_endian.h25 #define H2BE_32(x) (x) macro
42 #define H2BE_32(x) htobe32(x) macro

Completed in 1 milliseconds