Home
last modified time | relevance | path

Searched defs:ble_npl_eventq_is_empty (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dos_eventq.cc50 ble_npl_eventq_is_empty(struct ble_npl_eventq *evq) in ble_npl_eventq_is_empty() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h119 ble_npl_eventq_is_empty(struct ble_npl_eventq *evq) in ble_npl_eventq_is_empty() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h119 ble_npl_eventq_is_empty(struct ble_npl_eventq *evq) in ble_npl_eventq_is_empty() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c93 bool ble_npl_eventq_is_empty(struct ble_npl_eventq *evq) in ble_npl_eventq_is_empty() function