NimBLE-Arduino 2.1.2
Loading...
Searching...
No Matches
os_mqueue Struct Reference

#include <os_mbuf.h>

Public Attributes

struct ble_npl_event mq_ev
 

Detailed Description

Structure representing a queue of mbufs.

Member Data Documentation

◆ mq_ev

struct ble_npl_event os_mqueue::mq_ev

Event to post when new buffers are available on the queue.