Questions tagged [gatt]

GATT: Generic Attribute Profile

Provides profile discovery and description services for Bluetooth Low Energy protocol. It defines how a set of ATT attributes are grouped together to form services.

See Bluetooth Profile

556 questions
-2
votes
1 answer

How to connect multiple BLE devices at the same time in android app

I am developing an android app for handling BLE devices. I need to connect two BLE device at the same time and read/write characteristics,services from/to the device at the same time. How can I do this? Is it needed separate GATT instance and…
Neetha
  • 109
  • 1
  • 2
  • 10
1 2 3
37
38