Home
last modified time | relevance | path

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

/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/ble/
DSecureBleChannel.java132 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_STATE); in processHandshake()
152 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_DEVICE_ID); in processHandshakeUnknown()
171 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_STATE); in processHandshakeInProgress()
182 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_VERIFICATION); in processHandshakeInProgress()
198 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_DEVICE_ID); in processHandshakeResumingSession()
205 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_ENCRYPTION_KEY); in processHandshakeResumingSession()
214 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_STATE); in processHandshakeResumingSession()
221 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_ENCRYPTION_KEY); in processHandshakeResumingSession()
247 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_MSG); in sendHandshakeMessage()
260 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_MSG); in sendServerAuthToClient()
[all …]