All the information that is requited when creating a new profile/mode.
More...
#include <utBluetooth.h>
|
char * | name |
|
char * | profile |
|
char * | UUID |
|
void(* | SetupCommandsCallback )(void) |
|
bool(* | ConnectionCallback )(u8 linkid, u8 channelid, char *address) |
|
void(* | DisconnectionCallback )(u8 linkid, char *errorMessage) |
|
void(* | PairingCallback )(void) |
|
bool(* | CommandCallback )(char *argv, u8 size) |
|
bool(* | DataCallback )(UT_RingBuffer *responseBuffer) |
|
All the information that is requited when creating a new profile/mode.
The documentation for this struct was generated from the following file: