Home | History | Annotate | Download | only in btu

Lines Matching refs:command_status_hack_t

1151     command_status_hack_t *hack = (command_status_hack_t *)&event->data[0];
1169 BT_HDR *event = osi_calloc(sizeof(BT_HDR) + sizeof(command_status_hack_t));
1170 command_status_hack_t *hack = (command_status_hack_t *)&event->data[0];