Searched refs:PENDING_RESPONSE (Results 1 – 1 of 1) sorted by relevance
98 PENDING_RESPONSE, enumConstant225 if (!state.compareAndSet(ConnectionState.PENDING_RESPONSE, ConnectionState.READY) in maybeSendNextCommand()228 ConnectionState.PENDING_RESPONSE)) { 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()