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:
parent
361e1ec1d8
commit
34e0fed4ca
4 changed files with 38 additions and 16 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue