Home
last modified time | relevance | path

Searched defs:ble_npl_eventq_get (Results 1 – 6 of 6) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dos_eventq.cc80 struct ble_npl_event *ble_npl_eventq_get(struct ble_npl_eventq *evq, in ble_npl_eventq_get() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/
H A Dnpl_os_dummy.c42 ble_npl_eventq_get(struct ble_npl_eventq *evq, ble_npl_time_t tmo) in ble_npl_eventq_get() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/nimble/
H A Dnimble_npl_os.h90 ble_npl_eventq_get(struct ble_npl_eventq *evq, ble_npl_time_t tmo) in ble_npl_eventq_get() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h86 ble_npl_eventq_get(struct ble_npl_eventq *evq, ble_npl_time_t tmo) in ble_npl_eventq_get() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h95 ble_npl_eventq_get(struct ble_npl_eventq *evq, ble_npl_time_t tmo) in ble_npl_eventq_get() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c48 struct ble_npl_event *ble_npl_eventq_get(struct ble_npl_eventq *evq, ble_npl_time_t tmo) in ble_npl_eventq_get() function