Searched refs:GATT (Results 1 – 11 of 11) sorted by relevance
18 <li><a href="#connect">Connecting to a GATT Server</a></li>20 <li><a href="#notification">Receiving GATT Notifications</a></li>70 <li><strong>Generic Attribute Profile (GATT)</strong>—The GATT profile73 based on GATT.83 <li><strong>Attribute Protocol (ATT)</strong>—GATT is built on top of84 the Attribute Protocol (ATT). This is also referred to as GATT/ATT. ATT is102 "heart rate measurement." You can find a list of existing GATT-based118 <li>GATT server vs. GATT client. This determines how two devices talk to each130 start transferring GATT metadata to one another. Depending on the kind of data they transfer,139 device) is the GATT client. The app gets data from the GATT server, which is a[all …]
129 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) { in getConnectedDevices()175 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) { in getDevicesMatchingConnectionStates()
96 static public final int GATT = 7; field
1977 case BluetoothProfile.GATT: in closeProfileProxy()
156 apps can use to discover nearby devices, query for GATT services, and read/write160 interest. For each device, you can check for supported GATT services by UUID and161 manage connections by device ID and signal strength. You can connect to a GATT165 <p>You can implement support for any GATT profile. You can read or write
851 interactions. <strong>Bluetooth HID over GATT</strong> (HOGP) gives apps a
396 java.util.UUID} objects that specify the GATT services your app supports.</p>
6484 field public static final int GATT = 7; // 0x7
7372 field public static final int GATT = 7; // 0x7
7673 field public static final int GATT = 7; // 0x7
7381 field public static final int GATT = 7; // 0x7