Searched refs:GATT_SERVER (Results 1 – 2 of 2) sorted by relevance
18 import static android.bluetooth.BluetoothProfile.GATT_SERVER;214 for (BluetoothDevice d : mBluetoothManager.getConnectedDevices(GATT_SERVER)) { in cleanup()
77 sProfileNames.put(BluetoothProfile.GATT_SERVER, "GATT Server"); in sProfileNames.put() argument