HomeSort by relevance Sort by last modified time
    Searched refs:GATT (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/bluetooth/
BluetoothProfile.java 91 * GATT
93 static public final int GATT = 7;
BluetoothManager.java 86 * @param profile GATT or GATT_SERVER
117 * @param profile GATT or GATT_SERVER
122 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) {
157 * @param profile GATT or GATT_SERVER
167 if (profile != BluetoothProfile.GATT && profile != BluetoothProfile.GATT_SERVER) {
186 * Open a GATT Server
188 * as the results of any other GATT server operations.
190 * to conduct GATT server operations.
192 * @param callback GATT server callback handler that will receive asynchronous callbacks.
208 Log.e(TAG, "Fail to get GATT Server connection")
    [all...]
BluetoothAdapter.java 1217 BluetoothGatt gatt = (BluetoothGatt)proxy; local
    [all...]
  /prebuilts/devtools/tools/lib/
sdklib.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 7947 milliseconds