Searched refs:ERROR_GATT_WRITE_REQUEST_BUSY (Results 1 – 4 of 4) sorted by relevance
223 public static final int ERROR_GATT_WRITE_REQUEST_BUSY = 201; field in BluetoothStatusCodes
579 != BluetoothStatusCodes.ERROR_GATT_WRITE_REQUEST_BUSY) {1529 BluetoothStatusCodes.ERROR_GATT_WRITE_REQUEST_BUSY,1585 return BluetoothStatusCodes.ERROR_GATT_WRITE_REQUEST_BUSY; in writeCharacteristic()1602 if (requestStatus != BluetoothStatusCodes.ERROR_GATT_WRITE_REQUEST_BUSY) { in writeCharacteristic()1745 if (mDeviceBusy) return BluetoothStatusCodes.ERROR_GATT_WRITE_REQUEST_BUSY; in writeDescriptor()
2398 return BluetoothStatusCodes.ERROR_GATT_WRITE_REQUEST_BUSY; in writeCharacteristic()
1120 field public static final int ERROR_GATT_WRITE_REQUEST_BUSY = 201; // 0xc9