Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/hci/src/
Duserial_mct.c105 static uint8_t rx_flow_on = TRUE; variable
148 rx_flow_on = TRUE; in userial_read_thread()
155 if (rx_flow_on == TRUE) in userial_read_thread()
180 rx_flow_on = FALSE; in userial_read_thread()
185 rx_flow_on = TRUE; in userial_read_thread()
Duserial.c102 static uint8_t rx_flow_on = TRUE; variable
150 if (rx_flow_on == TRUE) in select_read()
170 rx_flow_on = FALSE; in select_read()
175 rx_flow_on = TRUE; in select_read()
219 rx_flow_on = TRUE; in userial_read_thread()