Home
last modified time | relevance | path

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

/btstack/src/
H A Dhci.h1138 uint8_t synchronous_flow_control_enabled; member
H A Dhci.c713 if (hci_stack->synchronous_flow_control_enabled){ in hci_number_free_sco_slots()
1030 if (hci_stack->synchronous_flow_control_enabled){ in hci_send_sco_packet_buffer()
2992 hci_stack->synchronous_flow_control_enabled = 1; in handle_command_complete_event()
4749 if (hci_stack->synchronous_flow_control_enabled == 0){ in sco_handler()