Home
last modified time | relevance | path

Searched defs:ble_npl_eventq_remove (Results 1 – 5 of 5) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/
H A Dnpl_os_dummy.c52 ble_npl_eventq_remove(struct ble_npl_eventq *evq, in ble_npl_eventq_remove() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/include/nimble/
H A Dnimble_npl_os.h102 ble_npl_eventq_remove(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_remove() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h106 ble_npl_eventq_remove(struct ble_npl_eventq *evq, in ble_npl_eventq_remove() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h107 ble_npl_eventq_remove(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_remove() function
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c77 void ble_npl_eventq_remove(struct ble_npl_eventq *evq, struct ble_npl_event *ev) in ble_npl_eventq_remove() function