AIROC™ BTSDK v4.2 - Documentation | ||||
This queue is a general purpose buffer queue, for application use. More...
Data Fields | |
wiced_bt_buffer_t * | p_first |
Pointer to first buffer. | |
wiced_bt_buffer_t * | p_last |
Pointer to Last buffer. | |
uint32_t | count |
Number of buffer in queue. | |
wiced_bt_lock_t | lock |
Lock provided by appliction. | |
This queue is a general purpose buffer queue, for application use.