Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtu.h51 } command_status_hack_t; typedef
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1437 command_status_hack_t *hack = (command_status_hack_t *)&event->data[0]; in btu_hcif_command_status_evt_on_task()
1459 BT_HDR *event = osi_calloc(sizeof(BT_HDR) + sizeof(command_status_hack_t)); in btu_hcif_command_status_evt()
1460 command_status_hack_t *hack = (command_status_hack_t *)&event->data[0]; in btu_hcif_command_status_evt()