Searched refs:command_status_hack_t (Results 1 – 2 of 2) sorted by relevance
50 } command_status_hack_t; typedef
1151 command_status_hack_t *hack = (command_status_hack_t *)&event->data[0]; in btu_hcif_command_status_evt_on_task()1169 BT_HDR *event = osi_calloc(sizeof(BT_HDR) + sizeof(command_status_hack_t)); in btu_hcif_command_status_evt()1170 command_status_hack_t *hack = (command_status_hack_t *)&event->data[0]; in btu_hcif_command_status_evt()