1{ 2 "adapterNum": 4, 3 "adapters": [{ 4 "name": "internal", 5 "portnum": 2, 6 "port": [{ 7 "dir": "PORT_OUT", 8 "id": 0, 9 "name": "AOP" 10 }, 11 { 12 "dir": "PORT_IN", 13 "id": 0, 14 "name": "AIP" 15 }] 16 }, 17 { 18 "name": "usb", 19 "portnum": 3, 20 "port": [{ 21 "dir": "PORT_OUT", 22 "id": 0, 23 "name": "AOP" 24 }, 25 { 26 "dir": "PORT_IN", 27 "id": 0, 28 "name": "AIP" 29 }, 30 { 31 "dir": "PORT_OUT_IN", 32 "id": 0, 33 "name": "AIOP" 34 }] 35 }, 36 { 37 "name": "hdmi", 38 "portnum": 1, 39 "port": [{ 40 "dir": "PORT_OUT", 41 "id": 12, 42 "name": "AOP" 43 }] 44 }, 45 { 46 "name": "bt_a2dp", 47 "portnum": 1, 48 "port": [{ 49 "dir": "PORT_OUT", 50 "id": 0, 51 "name": "AOP" 52 }] 53 }] 54} 55