Home
last modified time | relevance | path

Searched refs:memcmp (Results 1 - 10 of 10) sorted by relevance

/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dwifi_connecter.c149 while (memcmp(&ipAddr, &ipAny, sizeof(ip4_addr_t)) == 0) { in WifiStaReadyWait()
H A Diot_sta.c59 while (memcmp(&ipAddr, &ipAny, sizeof(ip4_addr_t)) == 0) { in WifiReconnected()
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_sta.c65 while (memcmp(&ipAddr, &ipAny, sizeof(ip4_addr_t)) == 0) { in WifiReconnected()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H A Diot_sta.c62 while (0 == memcmp(&ipAddr, &ipAny, sizeof(ip4_addr_t))) { in wifiReconnected()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H A Diot_sta.c62 while (0 == memcmp(&ipAddr, &ipAny, sizeof(ip4_addr_t))) { in wifiReconnected()
/vendor/hihope/dayu210/bluetooth/src/
H A Dupio.c158 if (sz >= (int)strlen("bluetooth") && memcmp(buf, "bluetooth", strlen("bluetooth")) == 0) { in init_rfkill()
H A Dhardware.c772 if (memcmp(p_tmp, null_bdaddr, BD_ADDR_LEN) == 0) { in hw_config_cback()
/vendor/hihope/rk3568/bluetooth/src/
H A Dupio.c158 if (sz >= (int)strlen("bluetooth") && memcmp(buf, "bluetooth", strlen("bluetooth")) == 0) { in init_rfkill()
H A Dhardware.c817 if (memcmp(p_tmp, null_bdaddr, BD_ADDR_LEN) == 0) { in hw_config_cback()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dapp_demo_config.c402 (memcmp(ndefCapabilityContainer, fm327Fifo + DATA, fm327Fifo[LC]) == 0)) { in SetApdu()
407 (memcmp(ndefId, fm327Fifo + DATA, fm327Fifo[LC]) == 0)) { in SetApdu()

Completed in 14 milliseconds