Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtu.h50 } command_status_hack_t; typedef
/system/bt/stack/btu/
Dbtu_hcif.c1151 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()