Lines 23-27
Link Here
|
23 |
#include <bluetooth/bluetooth.h> |
23 |
#include <bluetooth/bluetooth.h> |
24 |
#include <bluetooth/sdp_lib.h> |
24 |
#include <bluetooth/sdp_lib.h> |
25 |
|
25 |
|
|
|
26 |
#define SDP_NON_BLOCKING 0x04 |
27 |
|
26 |
/* functions declaration */ |
28 |
/* functions declaration */ |
27 |
extern sdp_session_t * sdp_headset_register(uint8_t channel); |
29 |
extern sdp_session_t * sdp_headset_register(uint8_t channel); |