Home
last modified time | relevance | path

Searched refs:gatt (Results 1 – 17 of 17) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DBleConnection.java118 boolean processRequest(BluetoothGatt gatt); in processRequest() argument
141 public boolean processRequest(BluetoothGatt gatt) { in processRequest() argument
144 return gatt.writeCharacteristic(characteristic); in processRequest()
160 public boolean processRequest(BluetoothGatt gatt) { in processRequest() argument
162 return gatt.readCharacteristic(characteristic); in processRequest()
181 public boolean processRequest(BluetoothGatt gatt) { in processRequest() argument
184 return gatt.writeDescriptor(descriptor); in processRequest()
193 private BluetoothGatt gatt; field in BleConnection
205 gatt = device.connectGatt(context, false, new GattCallback()); in connect()
208 if (gatt != null) { in connect()
[all …]
DTransport.java123 public void onConnectionStateChange(BluetoothGatt gatt, int status, int newState) { in onConnectionStateChange() argument
141 public void onServicesDiscovered(BluetoothGatt gatt, int status) { in onServicesDiscovered() argument
145 BluetoothGattService service = gatt.getService(uuid); in onServicesDiscovered()
163 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic) { in onCharacteristicChanged() argument
170 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicWrite() argument
177 BluetoothGatt gatt, BluetoothGattCharacteristic characteristic, int status) { in onCharacteristicRead() argument
DDefaultProxy.java203 public void onGattReady(BluetoothGatt gatt) { in onGattReady() argument
205 final BluetoothGattService deviceInfoService = gatt.getService( in onGattReady()
219 final BluetoothGattService battService = gatt.getService(UUID_BATTERY_SERVICE); in onGattReady()
273 public void onDisconnect(BluetoothGatt gatt, int status) { in onDisconnect() argument
/device/google/cuttlefish/shared/phone/
Dproduct.prop15 bluetooth.profile.gatt.enabled=true
/device/google/cuttlefish/shared/tv/
Dproduct.prop13 bluetooth.profile.gatt.enabled=true
/device/generic/car/emulator/usbpt/bluetooth/
Dbluetooth.prop39 bluetooth.profile.gatt.enabled=true
/device/generic/goldfish/product/
Dbluetooth.prop28 bluetooth.profile.gatt.enabled=true
/device/linaro/dragonboard/
Dproduct.prop18 bluetooth.profile.gatt.enabled?=true
/device/linaro/hikey/
Dproduct.prop18 bluetooth.profile.gatt.enabled?=true
/device/google/coral/
Dproduct.prop106 bluetooth.profile.gatt.enabled?=true
/device/google/sunfish/
Dproduct.prop112 bluetooth.profile.gatt.enabled?=true
/device/google/redbull/
Dproduct.prop115 bluetooth.profile.gatt.enabled?=true
/device/amlogic/yukawa/
Ddevice-common.mk200 bluetooth.profile.gatt.enabled=true \
/device/google/gs201/
Ddevice.mk192 bluetooth.profile.gatt.enabled?=true \
/device/google/zuma/
Ddevice.mk192 bluetooth.profile.gatt.enabled?=true \
/device/google/zumapro/
Ddevice.mk187 bluetooth.profile.gatt.enabled=true \
/device/google/gs101/
Ddevice.mk170 bluetooth.profile.gatt.enabled?=true \