Home
last modified time | relevance | path

Searched defs:H2LE_16 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dbt_endian.h21 #define H2LE_16(x) (x) macro
38 #define H2LE_16(x) htole16(x) macro