uTrack
Loading...
Searching...
No Matches
Data Fields
BT_Profile Struct Reference

All the information that is requited when creating a new profile/mode. More...

#include <utBluetooth.h>

Data Fields

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)
 

Detailed Description

All the information that is requited when creating a new profile/mode.


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