Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/port/aos/
A Dpoll.c34 static uint8_t is_poll_init = 0; variable
244 if (!is_poll_init) in k_poll()
249 is_poll_init = 1; in k_poll()

Completed in 2 milliseconds