|
@ -31,7 +31,7 @@ static bluetooth_processer_t *g_bluetooth_processer; |
|
|
#define ESP_GATT_UUID_SPP_HEARTBEAT 0xABF5 |
|
|
#define ESP_GATT_UUID_SPP_HEARTBEAT 0xABF5 |
|
|
#endif |
|
|
#endif |
|
|
|
|
|
|
|
|
static const uint8_t spp_adv_data[23] = { |
|
|
|
|
|
|
|
|
static const uint8_t spp_adv_data[18] = { |
|
|
/* Flags */ |
|
|
/* Flags */ |
|
|
0x02, 0x01, 0x06, |
|
|
0x02, 0x01, 0x06, |
|
|
/* Complete List of 16-bit Service Class UUIDs */ |
|
|
/* Complete List of 16-bit Service Class UUIDs */ |
|
|