Searched refs:btu_hci_msg_process (Results 1 – 1 of 1) sorted by relevance
124 static void btu_hci_msg_process(void *param);130 static void btu_hci_msg_process(void *param) in btu_hci_msg_process() function228 status = osi_thread_post(btu_thread, btu_hci_msg_process, param, 0, timeout); in btu_task_post()