Accessory information configuration

[中文]

1、Apple accessories information

The following accessory information must be consistent with the Product Plan:

  • ManufacturerName (configured by macro FMNA_MANUFACTURER_NAME)

  • ModelName (configured by macro FMNA_MODEL_NAME)

  • AccessoryCategory (configured by macro ACCESSORY_CATEGORY)

  • AccessoryCapabilities (configure the corresponding support bit in the app_fmna_get_accessory_capability interface)

2、Android accessories information

Please replace the model ID and spoofingy private key registered with your google account before compilation, otherwise it may not work.

File path: projects/google_findmy/config/user_config.h
If CONFIG_USE_STORAGE_FLASH_VALUE is 1, the Model ID and spoofingy private key are configured through the factory information and read from flash.
If CONFIG_USE_STORAGE_FLASH_VALUE is 0, the Model ID and spoofingy private key use the default values configured with the following macros:
  • CONFIG_GOOGLE_MODLE_ID

  • CONFIG_GOOGLE_ANTI_SPOOFINGY_PRIVATE_KEY