BluetoothRemoteGATTServer: phương thức connect()
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
Phương thức BluetoothRemoteGATTServer.connect() khiến môi trường thực thi script kết nối tới this.device.
Cú pháp
js
connect()
Tham số
Không có.
Giá trị trả về
Một Promise được phân giải thành một BluetoothRemoteGATTServer.
Thông số kỹ thuật
| Specification |
|---|
| Web Bluetooth> # dom-bluetoothremotegattserver-connect> |