blob: f9dd84c8b1d4d2ad853b95a676317aecb724c1f0 [file]
[
{
"name": "ProtocolFail",
"expected": "abort",
"device": {
"fuchsia.wlan.phyimpl.WlanPhyImpl": "fuchsia.wlan.BIND_PROTOCOL.MAC"
}
},
{
"name": "ServiceFail",
"expected": "abort",
"device": {
"fuchsia.wlan.phyimpl.Service": "fuchsia.wlan.phyimpl.Service.ChannelTransport"
}
},
{
"name": "ProtocolMatch",
"expected": "match",
"device": {
"fuchsia.wlan.phyimpl.WlanPhyImpl": "fuchsia.wlan.phyimpl.WlanPhyImpl.DriverTransport"
}
},
{
"name": "ServiceMatch",
"expected": "match",
"device": {
"fuchsia.wlan.phyimpl.Service": "fuchsia.wlan.phyimpl.Service.DriverTransport"
}
}
]