Searched refs:READY (Results 1 – 1 of 1) sorted by relevance
97 READY, enumConstant225 if (!state.compareAndSet(ConnectionState.PENDING_RESPONSE, ConnectionState.READY) in maybeSendNextCommand()227 || !state.compareAndSet(ConnectionState.READY, in maybeSendNextCommand()251 if (state.compareAndSet(ConnectionState.READY, ConnectionState.PENDING_RESPONSE)) { in writeCharacteristic()269 if (state.compareAndSet(ConnectionState.READY, ConnectionState.PENDING_RESPONSE)) { in readCharacteristic()288 if (state.compareAndSet(ConnectionState.READY, ConnectionState.PENDING_RESPONSE)) { in writeDescriptor()378 ConnectionState.READY)) { in onServicesDiscovered()