Arduino A2DP
Public Attributes | List of all members
bt_app_msg_t Struct Reference

message to be sent for BluetoothA2DPSource More...

#include <BluetoothA2DPSource.h>

Public Attributes

uint16_t sig
 
uint16_t event
 
bt_app_cb_t cb
 
void * param
 

Detailed Description

message to be sent for BluetoothA2DPSource

Member Data Documentation

◆ cb

bt_app_cb_t bt_app_msg_t::cb

context switch callback

◆ event

uint16_t bt_app_msg_t::event

message event id

◆ param

void* bt_app_msg_t::param

parameter area needs to be last

◆ sig

uint16_t bt_app_msg_t::sig

signal to bt_app_task


The documentation for this struct was generated from the following file: