Searched defs:recv_buffer (Results 1 – 2 of 2) sorted by relevance
| /device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/src/ |
| D | userial_vendor.c | 765 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()
|
| /device/board/unionman/unionpi_tiger/hardware/bt/src/ |
| D | userial_vendor.c | 744 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()
|