Searched refs:hci_set_controller_to_host_flow_control (Results 1 – 5 of 5) sorted by relevance
197 tBleStatus hci_set_controller_to_host_flow_control(uint8_t Flow_Control_Enable);
152 tBleStatus hci_set_controller_to_host_flow_control(uint8_t Flow_Control_Enable) in hci_set_controller_to_host_flow_control() function
957 const hci_cmd_t hci_set_controller_to_host_flow_control = { variable
451 extern const hci_cmd_t hci_set_controller_to_host_flow_control;
2073 hci_send_cmd(&hci_set_controller_to_host_flow_control, 3); // ACL + SCO Flow Control in hci_initializing_run()