[ | |
{ | |
"device": { | |
"fuchsia.hardware.serialimpl.Service": "fuchsia.hardware.serialimpl.Service.ZirconTransport" | |
}, | |
"expected": "abort", | |
"name": "Incorrect_transport" | |
}, | |
{ | |
"device": { | |
"fuchsia.hardware.serialimpl.Service": "fuchsia.hardware.serialimpl.Service.DriverTransport", | |
"fuchsia.BIND_SERIAL_CLASS": "fuchsia.serial.BIND_SERIAL_CLASS.BLUETOOTH_HCI" | |
}, | |
"expected": "match", | |
"name": "Correct_Protocol" | |
} | |
] |