Home
last modified time | relevance | path

Searched defs:recv_buffer (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/hardware/bt/src/
Duserial_vendor.c744 static void userial_send_cmd_to_controller(unsigned char *recv_buffer, int total_length) in userial_send_cmd_to_controller()
755 static void userial_send_acl_to_controller(unsigned char *recv_buffer, int total_length) in userial_send_acl_to_controller()
766 static void userial_send_sco_to_controller(unsigned char *recv_buffer, int total_length) in userial_send_sco_to_controller()
777 static int userial_coex_recv_data_handler(unsigned char *recv_buffer, int total_length) in userial_coex_recv_data_handler()
1450 static void userial_handle_cmd(unsigned char *recv_buffer, int total_length) in userial_handle_cmd()
1749 static void userial_handle_event(unsigned char *recv_buffer, int total_length) in userial_handle_event()
1839 static void userial_enqueue_recv_sco_data(unsigned char *recv_buffer, int total_length) in userial_enqueue_recv_sco_data()
1927 static int userial_handle_recv_data(unsigned char *recv_buffer, unsigned int total_length) in userial_handle_recv_data()