Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/common/
A Dhex.c40 size_t bin2hex(const u8_t *buf, size_t buflen, char *hex, size_t hexlen) in bin2hex()
59 size_t hex2bin(const char *hex, size_t hexlen, u8_t *buf, size_t buflen) in hex2bin()
/AliOS-Things-master/components/py_engine/modules/ble/
A Dbt_host_adapter.c54 int hexlen, i; in bt_host_adapter_hex2bin() local
/AliOS-Things-master/components/amp/engine/duktape_engine/addons/wireless/bt_host/
A Dbt_host_adapter.c58 int hexlen, i; in bt_host_adapter_hex2bin() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/wireless/bt_host/
A Dbt_host_adapter.c56 int hexlen, i; in bt_host_adapter_hex2bin() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/checksum/
A Dmodule_checksum.c44 int hexlen, i; in checksum_hex2bin() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/utils/crypto/
A Dmodule_crypto.c46 int hexlen, i; in crypto_hex2bin() local

Completed in 6 milliseconds