Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dbt_endian.h22 #define BE2H_16(x) (x) macro
39 #define BE2H_16(x) be16toh(x) macro

Completed in 1 milliseconds