()
| 2434 | 'bidi.bluetooth.request_device_prompt_updated.subscribe is not implemented by testdriver-vendor.js'); |
| 2435 | }, |
| 2436 | on() { |
| 2437 | throw new Error( |
| 2438 | 'bidi.bluetooth.request_device_prompt_updated.on is not implemented by testdriver-vendor.js'); |
| 2439 | } |
| 2440 | }, |
| 2441 | gatt_connection_attempted: { |
| 2442 | async subscribe() { |
no outgoing calls
no test coverage detected