test/pts/l2cap_test: use current PTS dongle

This commit is contained in:
Matthias Ringwald 2017-07-11 10:37:43 +02:00
parent a6bfadd349
commit 5f78701e41

View File

@ -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;