Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/bleuart/src/
H A Dble_svc_uart.c180 static uint8_t bleuart_read(void) in bleuart_read() function
203 while (ESC_KEY != (ch = bleuart_read())) in bleuart_uart_proc()