Home
last modified time | relevance | path

Searched refs:ble_npl_event_fn (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/porting/npl/freertos/include/nimble/
Dnpl_freertos.h33 typedef void ble_npl_event_fn(struct ble_npl_event *ev); typedef
37 ble_npl_event_fn *fn;
94 ble_npl_event_fn *ev_cb, void *ev_arg);
Dnimble_npl.h19 typedef void ble_npl_event_fn(struct ble_npl_event *ev); typedef
66 void ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn,
112 ble_npl_event_fn *ev_cb, void *ev_arg);
Dnimble_npl_os.h50 typedef void ble_npl_event_fn(struct ble_npl_event *ev); typedef
90 void (*p_ble_npl_event_init)(struct ble_npl_event *, ble_npl_event_fn *, void *);
105 …e_npl_callout_init)(struct ble_npl_callout *, struct ble_npl_eventq *, ble_npl_event_fn *, void *);
185 IRAM_ATTR ble_npl_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in ble_npl_event_init()
265 ble_npl_event_fn *ev_cb, void *ev_arg) in ble_npl_callout_init()
/hal_espressif-latest/components/bt/porting/include/os/
Dos_mbuf.h265 int r_os_mqueue_init(struct os_mqueue *mq, ble_npl_event_fn *ev_cb, void *arg);
725 int os_mqueue_init(struct os_mqueue *mq, ble_npl_event_fn *ev_cb, void *arg);
/hal_espressif-latest/components/bt/porting/npl/freertos/src/
Dnpl_os_freertos.c89 IRAM_ATTR npl_freertos_event_init(struct ble_npl_event *ev, ble_npl_event_fn *fn, in npl_freertos_event_init()
641 ble_npl_event_fn *ev_cb, void *ev_arg) in npl_freertos_callout_init()