Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/porting/include/os/
Dos_mbuf.h120 struct os_mqueue { struct
265 int r_os_mqueue_init(struct os_mqueue *mq, ble_npl_event_fn *ev_cb, void *arg);
276 struct os_mbuf *r_os_mqueue_get(struct os_mqueue *);
288 int r_os_mqueue_put(struct os_mqueue *, struct ble_npl_eventq *, struct os_mbuf *);
725 int os_mqueue_init(struct os_mqueue *mq, ble_npl_event_fn *ev_cb, void *arg);
734 struct os_mbuf *os_mqueue_get(struct os_mqueue *);
746 int os_mqueue_put(struct os_mqueue *, struct ble_npl_eventq *, struct os_mbuf *);