Home
last modified time | relevance | path

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

/packages/apps/Car/libs/connected-device-lib/src/com/android/car/connecteddevice/ble/
DSecureBleChannel.java55 CHANNEL_ERROR_INVALID_DEVICE_ID,
69 static final int CHANNEL_ERROR_INVALID_DEVICE_ID = 2; field in SecureBleChannel
152 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_DEVICE_ID); in processHandshakeUnknown()
198 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_DEVICE_ID); in processHandshakeResumingSession()
321 notifySecureChannelFailure(CHANNEL_ERROR_INVALID_DEVICE_ID); in notifyOutOfBandAccepted()