Home
last modified time | relevance | path

Searched refs:os_le16toh (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/linkkit/wifi_provision/dev_bind/os/
A Dos_misc.c41 uint16_t os_le16toh(uint16_t data) in os_le16toh() function
63 return os_le16toh(res); in os_get_unaligned_le16()
A Dos.h59 uint16_t os_le16toh(uint16_t data);
/AliOS-Things-master/components/linkkit/wifi_provision/mcast_smartconfig/
A Dmcast_smartconfig.c283 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_mcast_smartconfig_process()
/AliOS-Things-master/components/linkkit/wifi_provision/smartconfig/
A Dawss_smartconfig.c879 res->u.br.sn = IEEE80211_SEQ_TO_SN(os_le16toh(seq_ctrl)); in awss_ieee80211_smartconfig_process()

Completed in 6 milliseconds