Home
last modified time | relevance | path

Searched refs:H2LE_16 (Results 1 - 2 of 2) sorted by relevance

/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
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_cmn.c400 tmp = H2LE_16(src); in L2capCpuToLe16()

Completed in 2 milliseconds