mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-30 07:21:20 +00:00
test/pts/l2cap_test: use current PTS dongle
This commit is contained in:
parent
a6bfadd349
commit
5f78701e41
@ -63,7 +63,7 @@
|
||||
static void show_usage(void);
|
||||
|
||||
// static bd_addr_t remote = {0x04,0x0C,0xCE,0xE4,0x85,0xD3};
|
||||
static bd_addr_t remote = {0x84, 0x38, 0x35, 0x65, 0xD1, 0x15};
|
||||
static bd_addr_t remote = {0x00, 0x1B, 0xDC, 0x07, 0x32, 0xef};;
|
||||
|
||||
static uint16_t handle;
|
||||
static uint16_t local_cid;
|
||||
|
Loading…
x
Reference in New Issue
Block a user