| <!DOCTYPE html> |
| <html> |
| <head> |
| <meta charset="utf-8"> |
| <title>Namespace OpenQA.Selenium.DevTools.V148.BluetoothEmulation </title> |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| <meta name="title" content="Namespace OpenQA.Selenium.DevTools.V148.BluetoothEmulation "> |
| |
| |
| <link rel="icon" href="../images/favicon.ico"> |
| <link rel="stylesheet" href="../public/docfx.min.css"> |
| <link rel="stylesheet" href="../public/main.css"> |
| <meta name="docfx:navrel" content="../toc.html"> |
| <meta name="docfx:tocrel" content="toc.html"> |
| |
| <meta name="docfx:rel" content="../"> |
| |
| |
| |
| <meta name="loc:inThisArticle" content="In this article"> |
| <meta name="loc:searchResultsCount" content="{count} results for "{query}""> |
| <meta name="loc:searchNoResults" content="No results for "{query}""> |
| <meta name="loc:tocFilter" content="Filter by title"> |
| <meta name="loc:nextArticle" content="Next"> |
| <meta name="loc:prevArticle" content="Previous"> |
| <meta name="loc:themeLight" content="Light"> |
| <meta name="loc:themeDark" content="Dark"> |
| <meta name="loc:themeAuto" content="Auto"> |
| <meta name="loc:changeTheme" content="Change theme"> |
| <meta name="loc:copy" content="Copy"> |
| <meta name="loc:downloadPdf" content="Download PDF"> |
| |
| <script type="module" src="./../public/docfx.min.js"></script> |
| |
| <script> |
| const theme = localStorage.getItem('theme') || 'auto' |
| document.documentElement.setAttribute('data-bs-theme', theme === 'auto' ? (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light') : theme) |
| </script> |
| |
| </head> |
| |
| <body class="tex2jax_ignore" data-layout="" data-yaml-mime="ManagedReference"> |
| <header class="bg-body border-bottom"> |
| <nav id="autocollapse" class="navbar navbar-expand-md" role="navigation"> |
| <div class="container-xxl flex-nowrap"> |
| <a class="navbar-brand" href="../index.html"> |
| <img id="logo" class="svg" src="../images/logo.svg" alt="Selenium .NET API"> |
| Selenium .NET API |
| </a> |
| <button class="btn btn-lg d-md-none border-0" type="button" data-bs-toggle="collapse" data-bs-target="#navpanel" aria-controls="navpanel" aria-expanded="false" aria-label="Toggle navigation"> |
| <i class="bi bi-three-dots"></i> |
| </button> |
| <div class="collapse navbar-collapse" id="navpanel"> |
| <div id="navbar"> |
| <form class="search" role="search" id="search"> |
| <i class="bi bi-search"></i> |
| <input class="form-control" id="search-query" type="search" disabled placeholder="Search" autocomplete="off" aria-label="Search"> |
| </form> |
| </div> |
| </div> |
| </div> |
| </nav> |
| </header> |
| |
| <main class="container-xxl"> |
| <div class="toc-offcanvas"> |
| <div class="offcanvas-md offcanvas-start" tabindex="-1" id="tocOffcanvas" aria-labelledby="tocOffcanvasLabel"> |
| <div class="offcanvas-header"> |
| <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5> |
| <button type="button" class="btn-close" data-bs-dismiss="offcanvas" data-bs-target="#tocOffcanvas" aria-label="Close"></button> |
| </div> |
| <div class="offcanvas-body"> |
| <nav class="toc" id="toc"></nav> |
| </div> |
| </div> |
| </div> |
| |
| <div class="content"> |
| <div class="actionbar"> |
| <button class="btn btn-lg border-0 d-md-none" type="button" data-bs-toggle="offcanvas" data-bs-target="#tocOffcanvas" aria-controls="tocOffcanvas" aria-expanded="false" aria-label="Show table of contents"> |
| <i class="bi bi-list"></i> |
| </button> |
| |
| <nav id="breadcrumb"></nav> |
| </div> |
| |
| <article data-uid="OpenQA.Selenium.DevTools.V148.BluetoothEmulation"> |
| |
| <h1 id="OpenQA_Selenium_DevTools_V148_BluetoothEmulation" data-uid="OpenQA.Selenium.DevTools.V148.BluetoothEmulation" class="text-break">Namespace OpenQA.Selenium.DevTools.V148.BluetoothEmulation</h1> |
| <div class="markdown level0 summary"></div> |
| <div class="markdown level0 conceptual"></div> |
| <div class="markdown level0 remarks"></div> |
| |
| <h3 id="classes"> |
| Classes |
| </h3> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.AddCharacteristicCommandResponse.html">AddCharacteristicCommandResponse</a></dt> |
| <dd><p>Response for Adds a characteristic with |characteristicUuid| and |properties| to the |
| service represented by |serviceId|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.AddCharacteristicCommandSettings.html">AddCharacteristicCommandSettings</a></dt> |
| <dd><p>Adds a characteristic with |characteristicUuid| and |properties| to the |
| service represented by |serviceId|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.AddDescriptorCommandResponse.html">AddDescriptorCommandResponse</a></dt> |
| <dd><p>Response for Adds a descriptor with |descriptorUuid| to the characteristic respresented |
| by |characteristicId|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.AddDescriptorCommandSettings.html">AddDescriptorCommandSettings</a></dt> |
| <dd><p>Adds a descriptor with |descriptorUuid| to the characteristic respresented |
| by |characteristicId|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.AddServiceCommandResponse.html">AddServiceCommandResponse</a></dt> |
| <dd><p>Response for Adds a service with |serviceUuid| to the peripheral with |address|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.AddServiceCommandSettings.html">AddServiceCommandSettings</a></dt> |
| <dd><p>Adds a service with |serviceUuid| to the peripheral with |address|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.BluetoothEmulationAdapter.html">BluetoothEmulationAdapter</a></dt> |
| <dd><p>Represents an adapter for the BluetoothEmulation domain to simplify the command interface.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.CharacteristicOperationReceivedEventArgs.html">CharacteristicOperationReceivedEventArgs</a></dt> |
| <dd><p>Event for when a characteristic operation of |type| to the characteristic |
| respresented by |characteristicId| happened. |data| and |writeType| is |
| expected to exist when |type| is write.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.CharacteristicProperties.html">CharacteristicProperties</a></dt> |
| <dd><p>Describes the properties of a characteristic. This follows Bluetooth Core |
| Specification BT 4.2 Vol 3 Part G 3.3.1. Characteristic Properties.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.DescriptorOperationReceivedEventArgs.html">DescriptorOperationReceivedEventArgs</a></dt> |
| <dd><p>Event for when a descriptor operation of |type| to the descriptor |
| respresented by |descriptorId| happened. |data| is expected to exist when |
| |type| is write.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.DisableCommandResponse.html">DisableCommandResponse</a></dt> |
| <dd><p>Response for Disable the BluetoothEmulation domain.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.DisableCommandSettings.html">DisableCommandSettings</a></dt> |
| <dd><p>Disable the BluetoothEmulation domain.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.EnableCommandResponse.html">EnableCommandResponse</a></dt> |
| <dd><p>Response for Enable the BluetoothEmulation domain.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.EnableCommandSettings.html">EnableCommandSettings</a></dt> |
| <dd><p>Enable the BluetoothEmulation domain.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.GattOperationReceivedEventArgs.html">GattOperationReceivedEventArgs</a></dt> |
| <dd><p>Event for when a GATT operation of |type| to the peripheral with |address| |
| happened.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.ManufacturerData.html">ManufacturerData</a></dt> |
| <dd><p>Stores the manufacturer data</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.RemoveCharacteristicCommandResponse.html">RemoveCharacteristicCommandResponse</a></dt> |
| <dd><p>Response for Removes the characteristic respresented by |characteristicId| from the |
| simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.RemoveCharacteristicCommandSettings.html">RemoveCharacteristicCommandSettings</a></dt> |
| <dd><p>Removes the characteristic respresented by |characteristicId| from the |
| simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.RemoveDescriptorCommandResponse.html">RemoveDescriptorCommandResponse</a></dt> |
| <dd><p>Response for Removes the descriptor with |descriptorId| from the simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.RemoveDescriptorCommandSettings.html">RemoveDescriptorCommandSettings</a></dt> |
| <dd><p>Removes the descriptor with |descriptorId| from the simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.RemoveServiceCommandResponse.html">RemoveServiceCommandResponse</a></dt> |
| <dd><p>Response for Removes the service respresented by |serviceId| from the simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.RemoveServiceCommandSettings.html">RemoveServiceCommandSettings</a></dt> |
| <dd><p>Removes the service respresented by |serviceId| from the simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.ScanEntry.html">ScanEntry</a></dt> |
| <dd><p>Stores the advertisement packet information that is sent by a Bluetooth device.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.ScanRecord.html">ScanRecord</a></dt> |
| <dd><p>Stores the byte data of the advertisement packet sent by a Bluetooth device.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SetSimulatedCentralStateCommandResponse.html">SetSimulatedCentralStateCommandResponse</a></dt> |
| <dd><p>Response for Set the state of the simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SetSimulatedCentralStateCommandSettings.html">SetSimulatedCentralStateCommandSettings</a></dt> |
| <dd><p>Set the state of the simulated central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateAdvertisementCommandResponse.html">SimulateAdvertisementCommandResponse</a></dt> |
| <dd><p>Response for Simulates an advertisement packet described in |entry| being received by |
| the central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateAdvertisementCommandSettings.html">SimulateAdvertisementCommandSettings</a></dt> |
| <dd><p>Simulates an advertisement packet described in |entry| being received by |
| the central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateCharacteristicOperationResponseCommandResponse.html">SimulateCharacteristicOperationResponseCommandResponse</a></dt> |
| <dd><p>Response for Simulates the response from the characteristic with |characteristicId| for a |
| characteristic operation of |type|. The |code| value follows the Error |
| Codes from Bluetooth Core Specification Vol 3 Part F 3.4.1.1 Error Response. |
| The |data| is expected to exist when simulating a successful read operation |
| response.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateCharacteristicOperationResponseCommandSettings.html">SimulateCharacteristicOperationResponseCommandSettings</a></dt> |
| <dd><p>Simulates the response from the characteristic with |characteristicId| for a |
| characteristic operation of |type|. The |code| value follows the Error |
| Codes from Bluetooth Core Specification Vol 3 Part F 3.4.1.1 Error Response. |
| The |data| is expected to exist when simulating a successful read operation |
| response.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateDescriptorOperationResponseCommandResponse.html">SimulateDescriptorOperationResponseCommandResponse</a></dt> |
| <dd><p>Response for Simulates the response from the descriptor with |descriptorId| for a |
| descriptor operation of |type|. The |code| value follows the Error |
| Codes from Bluetooth Core Specification Vol 3 Part F 3.4.1.1 Error Response. |
| The |data| is expected to exist when simulating a successful read operation |
| response.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateDescriptorOperationResponseCommandSettings.html">SimulateDescriptorOperationResponseCommandSettings</a></dt> |
| <dd><p>Simulates the response from the descriptor with |descriptorId| for a |
| descriptor operation of |type|. The |code| value follows the Error |
| Codes from Bluetooth Core Specification Vol 3 Part F 3.4.1.1 Error Response. |
| The |data| is expected to exist when simulating a successful read operation |
| response.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateGATTDisconnectionCommandResponse.html">SimulateGATTDisconnectionCommandResponse</a></dt> |
| <dd><p>Response for Simulates a GATT disconnection from the peripheral with |address|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateGATTDisconnectionCommandSettings.html">SimulateGATTDisconnectionCommandSettings</a></dt> |
| <dd><p>Simulates a GATT disconnection from the peripheral with |address|.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateGATTOperationResponseCommandResponse.html">SimulateGATTOperationResponseCommandResponse</a></dt> |
| <dd><p>Response for Simulates the response code from the peripheral with |address| for a |
| GATT operation of |type|. The |code| value follows the HCI Error Codes from |
| Bluetooth Core Specification Vol 2 Part D 1.3 List Of Error Codes.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulateGATTOperationResponseCommandSettings.html">SimulateGATTOperationResponseCommandSettings</a></dt> |
| <dd><p>Simulates the response code from the peripheral with |address| for a |
| GATT operation of |type|. The |code| value follows the HCI Error Codes from |
| Bluetooth Core Specification Vol 2 Part D 1.3 List Of Error Codes.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulatePreconnectedPeripheralCommandResponse.html">SimulatePreconnectedPeripheralCommandResponse</a></dt> |
| <dd><p>Response for Simulates a peripheral with |address|, |name| and |knownServiceUuids| |
| that has already been connected to the system.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.SimulatePreconnectedPeripheralCommandSettings.html">SimulatePreconnectedPeripheralCommandSettings</a></dt> |
| <dd><p>Simulates a peripheral with |address|, |name| and |knownServiceUuids| |
| that has already been connected to the system.</p> |
| </dd> |
| </dl> |
| <h3 id="enums"> |
| Enums |
| </h3> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.CentralState.html">CentralState</a></dt> |
| <dd><p>Indicates the various states of Central.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.CharacteristicOperationType.html">CharacteristicOperationType</a></dt> |
| <dd><p>Indicates the various types of characteristic operation.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.CharacteristicWriteType.html">CharacteristicWriteType</a></dt> |
| <dd><p>Indicates the various types of characteristic write.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.DescriptorOperationType.html">DescriptorOperationType</a></dt> |
| <dd><p>Indicates the various types of descriptor operation.</p> |
| </dd> |
| </dl> |
| <dl class="jumplist"> |
| <dt><a class="xref" href="OpenQA.Selenium.DevTools.V148.BluetoothEmulation.GATTOperationType.html">GATTOperationType</a></dt> |
| <dd><p>Indicates the various types of GATT event.</p> |
| </dd> |
| </dl> |
| |
| |
| </article> |
| |
| <div class="contribution d-print-none"> |
| </div> |
| |
| |
| </div> |
| |
| <div class="affix"> |
| <nav id="affix"></nav> |
| </div> |
| </main> |
| |
| <div class="container-xxl search-results" id="search-results"></div> |
| |
| <footer class="border-top text-secondary"> |
| <div class="container-xxl"> |
| <div class="flex-fill"> |
| <span>Made with <a href="https://dotnet.github.io/docfx">docfx</a></span> |
| </div> |
| </div> |
| </footer> |
| </body> |
| </html> |