Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/sdp/
Dbta_sdp_act.c105 static void bta_create_mns_sdp_record(bluetooth_sdp_record *record, tSDP_DISC_REC *p_rec) in bta_create_mns_sdp_record()
140 static void bta_create_mas_sdp_record(bluetooth_sdp_record *record, tSDP_DISC_REC *p_rec) in bta_create_mas_sdp_record()
186 static void bta_create_pse_sdp_record(bluetooth_sdp_record *record, tSDP_DISC_REC *p_rec) in bta_create_pse_sdp_record()
226 static void bta_create_ops_sdp_record(bluetooth_sdp_record *record, tSDP_DISC_REC *p_rec) in bta_create_ops_sdp_record()
300 static void bta_create_sap_sdp_record(bluetooth_sdp_record *record, tSDP_DISC_REC *p_rec) in bta_create_sap_sdp_record()
327 static void bta_create_raw_sdp_record(bluetooth_sdp_record *record, tSDP_DISC_REC *p_rec) in bta_create_raw_sdp_record()
/hal_espressif-3.6.0/components/app_trace/
Dheap_trace_tohost.c67 esp_err_t heap_trace_get(size_t index, heap_trace_record_t *record) in heap_trace_get()
78 static IRAM_ATTR void record_allocation(const heap_trace_record_t *record) in record_allocation()
/hal_espressif-3.6.0/components/heap/
Dheap_trace_standalone.c109 esp_err_t heap_trace_get(size_t index, heap_trace_record_t *record) in heap_trace_get()
174 static IRAM_ATTR void record_allocation(const heap_trace_record_t *record) in record_allocation()
/hal_espressif-3.6.0/components/wifi_provisioning/src/
Dhandlers.c177 const wifi_ap_record_t *record = wifi_prov_mgr_wifi_scan_result(result_index); in scan_result() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/sdp/include/
Dbta_sdp_int.h80 tBTA_SDP_API_RECORD_USER record; member
/hal_espressif-3.6.0/examples/mesh/manual_networking/main/
Dmesh_main.c50 wifi_ap_record_t record; in mesh_scan_done_handler() local