Home
last modified time | relevance | path

Searched defs:metadata (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c256 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(command); in transmit_command() local
276 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(command); in transmit_command_futured() local
315 hci_cmd_metadata_t *metadata = (hci_cmd_metadata_t *)(wait_entry->data); in event_command_ready() local
410 hci_cmd_metadata_t *metadata = (hci_cmd_metadata_t *)(wait_entry->data); in command_timed_out() local
437 hci_cmd_metadata_t *metadata = NULL; in filter_incoming_event() local
569 hci_cmd_metadata_t *metadata = (hci_cmd_metadata_t *)(wait_entry->data); in get_waiting_command() local
Dhci_packet_factory.c237 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(packet); in make_command() local
Dhci_hal_h4.c376 hci_cmd_metadata_t *metadata = (hci_cmd_metadata_t *)(hci_hal_env.adv_fc_cmd_buf->data); in hci_adv_flow_try_send_command() local
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c311 esp_err_t esp_image_get_metadata(const esp_partition_pos_t *part, esp_image_metadata_t *metadata) in esp_image_get_metadata()
550 …do_load, bootloader_sha256_handle_t sha_handle, uint32_t *checksum, esp_image_metadata_t *metadata) in process_segment()
629 …_t *src, bootloader_sha256_handle_t sha_handle, uint32_t *checksum, esp_image_metadata_t *metadata) in process_esp_app_desc_data()
658 …do_load, bootloader_sha256_handle_t sha_handle, uint32_t *checksum, esp_image_metadata_t *metadata) in process_segment_data()
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c458 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p_buf); in btu_hcif_send_cmd() local
506 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p_buf); in btu_hcif_send_cmd_sync() local
1450 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(hack->command); in btu_hcif_command_status_evt_on_task() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c568 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_ble_encrypt() local
605 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_ble_rand() local
1044 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_ble_update_adv_report_flow_control() local
Dhcicmds.c1332 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_host_num_xmitted_pkts() local
1880 hci_cmd_metadata_t * metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_vendor_spec_cmd() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h62 hci_cmd_metadata_t *metadata = (hci_cmd_metadata_t *)linked_pkt->data; in hci_get_cmd_buf() local
75 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(buf); in hci_free_cmd_buf() local