Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/esp32s2/test/
Dtest_hmac.c224 static const hmac_result results[] = { variable
1009 static const hmac_result results[] = { variable
/hal_espressif-2.7.6/examples/protocols/mdns/main/
Dmdns_example_main.c67 static void mdns_print_results(mdns_result_t * results){ in mdns_print_results()
104 mdns_result_t * results = NULL; in query_mdns_service() local
/hal_espressif-2.7.6/components/mdns/test/
Dtest_mdns.c75 mdns_result_t * results = NULL; variable
/hal_espressif-2.7.6/examples/bluetooth/esp_hid_device/main/
Desp_hid_gap.c113 void esp_hid_scan_results_free(esp_hid_scan_result_t *results) in esp_hid_scan_results_free()
126 static esp_hid_scan_result_t *find_scan_result(esp_bd_addr_t bda, esp_hid_scan_result_t *results) in find_scan_result()
767 esp_err_t esp_hid_scan(uint32_t seconds, size_t *num_results, esp_hid_scan_result_t **results) in esp_hid_scan()
/hal_espressif-2.7.6/examples/bluetooth/esp_hid_host/main/
Desp_hid_gap.c113 void esp_hid_scan_results_free(esp_hid_scan_result_t *results) in esp_hid_scan_results_free()
126 static esp_hid_scan_result_t *find_scan_result(esp_bd_addr_t bda, esp_hid_scan_result_t *results) in find_scan_result()
767 esp_err_t esp_hid_scan(uint32_t seconds, size_t *num_results, esp_hid_scan_result_t **results) in esp_hid_scan()
Desp_hid_host_main.c79 esp_hid_scan_result_t *results = NULL; in hid_demo_task() local
/hal_espressif-2.7.6/components/mdns/
Dmdns_console.c23 static void mdns_print_results(mdns_result_t * results) in mdns_print_results()
205 mdns_result_t * results = NULL; in cmd_mdns_query_srv() local
266 mdns_result_t * results = NULL; in cmd_mdns_query_txt() local
332 mdns_result_t * results = NULL; in cmd_mdns_query_ptr() local
401 mdns_result_t * results = NULL; in cmd_mdns_query_ip() local
468 mdns_result_t * results = NULL; in cmd_mdns_query_svc() local
Dmdns.c4723 void mdns_query_results_free(mdns_result_t * results) in mdns_query_results_free()
4751 … const char * proto, uint16_t type, uint32_t timeout, size_t max_results, mdns_result_t ** results) in mdns_query()
4782 …char * service, const char * proto, uint32_t timeout, size_t max_results, mdns_result_t ** results) in mdns_query_ptr()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_devctl.c1069 tBTM_SET_AFH_CHANNELS_RESULTS results; in btm_set_afh_channels_complete() local
1142 tBTM_BLE_SET_CHANNELS_RESULTS results; in btm_ble_set_channels_complete() local
Dbtm_acl.c2145 tBTM_TX_POWER_RESULTS results; in btm_read_tx_power_complete() local
2199 tBTM_RSSI_RESULTS results; in btm_read_rssi_complete() local
2246 tBTM_LINK_QUALITY_RESULTS results; in btm_read_link_quality_complete() local
Dbtm_inq.c2355 tBTM_INQ_TXPWR_RESULTS results; in btm_read_linq_tx_power_complete() local
/hal_espressif-2.7.6/components/mdns/test_afl_fuzz_host/
Dtest.c189 mdns_result_t * results = NULL; local
/hal_espressif-2.7.6/examples/protocols/modbus/tcp/mb_tcp_master/main/
Dtcp_master.c323 static int master_create_slave_list(mdns_result_t* results, char** addr_table, in master_create_slave_list()
377 mdns_result_t* results = NULL; in master_query_slave_service() local
/hal_espressif-2.7.6/components/wifi_provisioning/src/
Dwifi_scan.c120 WiFiScanResult **results = NULL; in cmd_scan_result_handler() local
/hal_espressif-2.7.6/examples/cxx/experimental/experimental_cpp_component/
Di2c_cxx.cpp192 std::vector<std::vector<uint8_t> > results; in process_result() local
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/gap/include/
Dgap_int.h42 tGAP_FINDADDR_RESULTS results; member
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h664 tBTM_INQ_RESULTS results; member