Home
last modified time | relevance | path

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

/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/
Duserial_vendor.c765 static void userial_send_cmd_to_controller(unsigned char *recv_buffer, int total_length) in userial_send_cmd_to_controller()
778 static void userial_send_acl_to_controller(unsigned char *recv_buffer, int total_length) in userial_send_acl_to_controller()
791 static void userial_send_sco_to_controller(unsigned char *recv_buffer, int total_length) in userial_send_sco_to_controller()
804 static int userial_coex_recv_data_handler(unsigned char *recv_buffer, int total_length) in userial_coex_recv_data_handler()
1574 static void userial_handle_cmd(unsigned char *recv_buffer, int total_length) in userial_handle_cmd()
1922 static void userial_handle_event(unsigned char *recv_buffer, int total_length) in userial_handle_event()
2025 static void userial_enqueue_recv_sco_data(unsigned char *recv_buffer, int total_length) in userial_enqueue_recv_sco_data()
2125 static int userial_handle_recv_data(unsigned char *recv_buffer, unsigned int total_length) in userial_handle_recv_data()