The Audio_Device_IsSampleReceived() and Audio_Device_IsReadyForNextSample() functions are now inline, to reduce overhead.
This commit is contained in:
parent
9e34144c9b
commit
9cad677ebb
5 changed files with 33 additions and 32 deletions
|
@ -28,6 +28,10 @@
|
|||
this software.
|
||||
*/
|
||||
|
||||
/*
|
||||
TODO: Add local to remote device connections
|
||||
*/
|
||||
|
||||
#define INCLUDE_FROM_BLUETOOTHHCICOMMANDS_C
|
||||
#include "BluetoothHCICommands.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue