Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtu.h43 } command_complete_hack_t; typedef
/system/bt/stack/btu/
Dbtu_hcif.c953 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()