Searched refs:command_complete_hack_t (Results 1 – 2 of 2) sorted by relevance
43 } command_complete_hack_t; typedef
953 command_complete_hack_t *hack = (command_complete_hack_t *)&event->data[0]; in btu_hcif_command_complete_evt_on_task()971 BT_HDR *event = osi_calloc(sizeof(BT_HDR) + sizeof(command_complete_hack_t)); in btu_hcif_command_complete_evt()972 command_complete_hack_t *hack = (command_complete_hack_t *)&event->data[0]; in btu_hcif_command_complete_evt()