Searched refs:onBleEnrollmentDeviceConnected (Results 1 – 6 of 6) sorted by relevance
421 void onBleEnrollmentDeviceConnected(BluetoothDevice device); in onBleEnrollmentDeviceConnected() method568 public void onBleEnrollmentDeviceConnected(BluetoothDevice device) { in onBleEnrollmentDeviceConnected() method in CarTrustAgentEnrollmentManager.ListenerToBleService652 bleCallback.onBleEnrollmentDeviceConnected((BluetoothDevice) message.obj); in dispatchBleCallback()
40 void onBleEnrollmentDeviceConnected(in BluetoothDevice device); in onBleEnrollmentDeviceConnected() method
204 bleCallBack.getValue().onBleEnrollmentDeviceConnected(mBluetoothDevice); in onPairingCodeDialogConfirmed_handshakeAccepted()223 bleCallBack.getValue().onBleEnrollmentDeviceConnected(mBluetoothDevice); in onStart_onEscrowTokenActiveStateChanged_activated_finish()
117 public void onBleEnrollmentDeviceConnected(BluetoothDevice device) {
578 client.mListener.onBleEnrollmentDeviceConnected(device); in onRemoteDeviceConnected()
1004 method public void onBleEnrollmentDeviceConnected(android.bluetooth.BluetoothDevice);