Home
last modified time | relevance | path

Searched defs:ev_cb (Results 1 – 9 of 9) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/src/
H A Dnpl_os_riot.c51 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/linux/src/
H A Dos_callout.c45 ble_npl_event_fn *ev_cb, in ble_npl_callout_init()
H A Dos_types.h44 ble_npl_event_fn *ev_cb; member
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/
H A Dnpl_os_rtthread.c233 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init()
328 ble_npl_event_fn *ev_cb, void *ev_arg) in npl_rtthread_callout_init()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/src/
H A Dnpl_os_freertos.c269 ble_npl_event_fn *ev_cb, void *ev_arg) in npl_freertos_callout_init()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/dummy/src/
H A Dnpl_os_dummy.c132 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/mynewt/include/nimble/
H A Dnimble_npl_os.h196 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init()
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/freertos/include/nimble/
H A Dnimble_npl_os.h195 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init()
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/
H A Dos_mbuf.c55 os_mqueue_init(struct os_mqueue *mq, ble_npl_event_fn *ev_cb, void *arg) in os_mqueue_init()