Searched defs:ev_cb (Results 1 – 9 of 9) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/riot/src/ |
H A D | npl_os_riot.c | 51 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 D | os_callout.c | 45 ble_npl_event_fn *ev_cb, in ble_npl_callout_init()
|
H A D | os_types.h | 44 ble_npl_event_fn *ev_cb; member
|
/nrf52832-nimble/packages/NimBLE-latest/porting/npl/rtthread/src/ |
H A D | npl_os_rtthread.c | 233 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 D | npl_os_freertos.c | 269 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 D | npl_os_dummy.c | 132 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 D | nimble_npl_os.h | 196 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 D | nimble_npl_os.h | 195 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init()
|
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/src/ |
H A D | os_mbuf.c | 55 os_mqueue_init(struct os_mqueue *mq, ble_npl_event_fn *ev_cb, void *arg) in os_mqueue_init()
|