Home
last modified time | relevance | path

Searched refs:HCI_FREE_CMD_BUF (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dhcimsgs.h81 #define HCI_FREE_CMD_BUF(buf) hci_free_cmd_buf(buf) macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1453 HCI_FREE_CMD_BUF(hack->command); in btu_hcif_command_status_evt_on_task()