Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_task.c105 static void btu_hci_msg_process(BT_HDR *p_msg);
109 btu_hci_msg_process(p_msg); in btu_hci_msg_ready()
117 static void btu_hci_msg_process(BT_HDR *p_msg) { in btu_hci_msg_process() function