Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h files to SDP.c/.h. Fix compile errors in RFCOMM.c/.h.
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#define _SDPSERVICES_H_
|
||||
|
||||
/* Includes: */
|
||||
#include "ServiceDiscoveryProtocol.h"
|
||||
#include "SDP.h"
|
||||
|
||||
/* Macros: */
|
||||
/** Size of a full 128 bit UUID, in bytes. */
|
||||
|
||||
Reference in New Issue
Block a user