Home
last modified time | relevance | path

Searched refs:GATT (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/docs/html/guide/topics/connectivity/
Dbluetooth-le.jd18 <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>&mdash;The GATT profile
73 based on GATT.
83 <li><strong>Attribute Protocol (ATT)</strong>&mdash;GATT is built on top of
84 the Attribute Protocol (ATT). This is also referred to as GATT/ATT. ATT is
102 &quot;heart rate measurement.&quot; You can find a list of existing GATT-based
118 <li>GATT server vs. GATT client. This determines how two devices talk to each
130 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 …]
/frameworks/base/core/java/android/bluetooth/
DBluetoothManager.java129 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) { in getConnectedDevices()
175 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) { in getDevicesMatchingConnectionStates()
DBluetoothProfile.java96 static public final int GATT = 7; field
DBluetoothAdapter.java1977 case BluetoothProfile.GATT: in closeProfileProxy()
/frameworks/base/docs/html/about/versions/
Djelly-bean.jd156 apps can use to discover nearby devices, query for GATT services, and read/write
160 interest. For each device, you can check for supported GATT services by UUID and
161 manage connections by device ID and signal strength. You can connect to a GATT
165 <p>You can implement support for any GATT profile. You can read or write
Dkitkat.jd851 interactions. <strong>Bluetooth HID over GATT</strong> (HOGP) gives apps a
Dandroid-4.3.jd396 java.util.UUID} objects that specify the GATT services your app supports.</p>
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt6484 field public static final int GATT = 7; // 0x7
/frameworks/base/api/
Dcurrent.txt7372 field public static final int GATT = 7; // 0x7
Dsystem-current.txt7673 field public static final int GATT = 7; // 0x7
Dtest-current.txt7381 field public static final int GATT = 7; // 0x7