Home
last modified time | relevance | path

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

/system/bt/main/
Dbte_main.cc84 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()
/system/bt/stack/btu/
Dbtu_task.cc48 void btu_hci_msg_process(BT_HDR* p_msg) { in btu_hci_msg_process() function