Interface TapkeyBleAdvertisingFormat

    • Method Detail

      • getAdvertisingParser

        TapkeyBleAdvertisingParser getAdvertisingParser()
        Gets an advertising parser. The parser can be used to extract Tapkey-specific data (i.e. the lock id) from tapkey-specific advertising data.
        Returns:
        an advertising parser.
      • getScanFilters

        List<ScanFilter> getScanFilters()
        Gets specifications of scan filters as they should be applied when searching for Tapkey-specific advertising data.
        Returns:
        the scan filter.