Home
last modified time | relevance | path

Searched refs:HCI_GET_CMD_METAMSG (Results 1 – 6 of 6) 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()
276 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(command); in transmit_command_futured()
Dhci_packet_factory.c237 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(packet); in make_command()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h53 #define HCI_GET_CMD_METAMSG(cmd_ptr) (hci_cmd_metadata_t *)((void *)(cmd_ptr) - offsetof(hci_cmd_m… macro
75 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(buf); in hci_free_cmd_buf()
/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()
506 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p_buf); in btu_hcif_send_cmd_sync()
1450 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(hack->command); in btu_hcif_command_status_evt_on_task()
/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()
605 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_ble_rand()
1044 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_ble_update_adv_report_flow_control()
Dhcicmds.c1332 hci_cmd_metadata_t *metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_host_num_xmitted_pkts()
1880 hci_cmd_metadata_t * metadata = HCI_GET_CMD_METAMSG(p); in btsnd_hcic_vendor_spec_cmd()