Home
last modified time | relevance | path

Searched refs:command_free_cb (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/hci/
Dhci_layer.c321 …hci_cmd_free_cb free_func = metadata->command_free_cb ? metadata->command_free_cb : (hci_cmd_free_… in event_command_ready()
510 …hci_cmd_free_cb free_func = metadata->command_free_cb ? metadata->command_free_cb : (hci_cmd_free_… in filter_incoming_event()
Dhci_hal_h4.c378 metadata->command_free_cb = hci_adv_flow_cmd_free_cb; in hci_adv_flow_try_send_command()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h45 hci_cmd_free_cb command_free_cb; member
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c509 metadata->command_free_cb = NULL; in btu_hcif_send_cmd_sync()
/hal_espressif-latest/components/bt/host/bluedroid/stack/hcic/
Dhciblecmds.c1047 assert(metadata->command_free_cb != NULL); in btsnd_hcic_ble_update_adv_report_flow_control()