I found in Accessory Interface Specification information about Accessory Authentication and Accessory Identification. My question is - Authentication phase is only once action? For example: First device connection:
- Authentication
- Identification
- Other
Next device connection:
- Identification (Authentication phase will be omitted, because at first time device was marked as trusted)
- Other
Thanks!