Make the RFCOMM_SendFrame() function correctly generate frames from the input parameters, change addressing to use the raw DLCI address plus flags.
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
* what services are available.
|
||||
*/
|
||||
|
||||
/*
|
||||
TODO: Honor remote device's buffer size constraints via continuation state
|
||||
*/
|
||||
|
||||
#define INCLUDE_FROM_SERVICEDISCOVERYPROTOCOL_C
|
||||
#include "ServiceDiscoveryProtocol.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user