mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 22:20:37 +00:00
bnep service uuid moved to pan.h file
This commit is contained in:
parent
c81dbccfbb
commit
e731911be9
@ -47,12 +47,6 @@
|
||||
|
||||
#include <btstack/sdp_util.h>
|
||||
|
||||
typedef enum {
|
||||
PANU_UUID = 0x1115,
|
||||
NAP_UUID = 0x1116,
|
||||
GN_UUID = 0x1117
|
||||
} bnep_service_uuid_t;
|
||||
|
||||
static const char default_panu_service_name[] = "Personal Ad-hoc User Service";
|
||||
static const char default_panu_service_desc[] = "Personal Ad-hoc User Service";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user