---
title: WINetworkSharingError.accessoryTransportNotSecured
framework: wifiinfrastructure
role: symbol
role_heading: Case
path: wifiinfrastructure/winetworksharingerror/accessorytransportnotsecured
---

# WINetworkSharingError.accessoryTransportNotSecured

Indicates the accessory doesn’t use the required transport security, such as Bluetooth Secure Connections.

## Declaration

```swift
case accessoryTransportNotSecured
```

## See Also

### Checking for accessory issues

- [WINetworkSharingError.accessoryNotConfigured](wifiinfrastructure/winetworksharingerror/accessorynotconfigured.md)
- [WINetworkSharingError.accessoryNotAuthorized](wifiinfrastructure/winetworksharingerror/accessorynotauthorized.md)
- [WINetworkSharingError.accessoryNotConnected](wifiinfrastructure/winetworksharingerror/accessorynotconnected.md)
- [WINetworkSharingError.noAccessoryScanResponse](wifiinfrastructure/winetworksharingerror/noaccessoryscanresponse.md)
- [WINetworkSharingError.noMatchingAccessoryScanRequest](wifiinfrastructure/winetworksharingerror/nomatchingaccessoryscanrequest.md)
