Home
last modified time | relevance | path

Searched refs:ev_arg (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnpl_freertos.h94 ble_npl_event_fn *ev_cb, void *ev_arg);
Dnimble_npl.h112 ble_npl_event_fn *ev_cb, void *ev_arg);
Dnimble_npl_os.h265 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init() argument
267 return npl_funcs->p_ble_npl_callout_init(co, evq, ev_cb, ev_arg); in ble_npl_callout_init()
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c641 ble_npl_event_fn *ev_cb, void *ev_arg) in npl_freertos_callout_init() argument
652 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()
683 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()
695 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()
727 ble_npl_event_init(&callout->ev, ev_cb, ev_arg); in npl_freertos_callout_init()