Ble Listener
Represents a listener for events and state changes related to a BleTerminal. This interface provides methods that will be invoked by the BleTerminal to notify the listener about connection status, data received, errors, etc.
Functions
Called when an error occurs during a BleTerminal operation.
Called when bluetooth gatt return GATT_ERROR or GATT_FAILURE, after reconnect 3 times then return BleError.GATTError
Called when the authentication key is successfully removed.
Called when the authentication key is successfully saved.
Called when the signal strength changes.
Called when a terminal command returns a result.
Called when the BleTerminal successfully connects to a device.
Called when fetching vehicle stat
Called when fetching vehicle status
Called when terminal is disconnected