Searched refs:btu_hci_msg_process (Results 1 – 2 of 2) sorted by relevance
84 extern void btu_hci_msg_process(BT_HDR* p_msg);100 if (do_in_main_thread(from_here, base::Bind(&btu_hci_msg_process, p_msg)) != in post_to_main_message_loop()
48 void btu_hci_msg_process(BT_HDR* p_msg) { in btu_hci_msg_process() function