Searched refs:post_to_task_hack_t (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/include/ | ||
D | btu.h | 38 } post_to_task_hack_t; typedef |
/system/bt/stack/btu/ | ||
D | btu_task.c | 122 ((post_to_task_hack_t *)(&p_msg->data[0]))->callback(p_msg); in btu_hci_msg_process() |