Home
last modified time | relevance | path

Searched defs:BluetoothRemoteGATTService (Results 1 – 7 of 7) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dbluetoothremotegattservice.rs24 pub struct BluetoothRemoteGATTService { struct
32 impl BluetoothRemoteGATTService { argument
37 -> BluetoothRemoteGATTService { in new_inherited()
52 -> DomRoot<BluetoothRemoteGATTService> { in new()
67 impl BluetoothRemoteGATTServiceMethods for BluetoothRemoteGATTService { implementation
130 impl AsyncBluetoothListener for BluetoothRemoteGATTService { implementation
H A Dbluetoothremotegattcharacteristic.rs47 pub fn new_inherited(service: &BluetoothRemoteGATTService, in new_inherited()
63 service: &BluetoothRemoteGATTService, in new()
93 fn Service(&self) -> DomRoot<BluetoothRemoteGATTService> { in Service()
H A Dbluetoothdevice.rs87 -> DomRoot<BluetoothRemoteGATTService> { in get_or_create_service()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/bluetooth/
H A Dbluetooth_device.h24 class BluetoothRemoteGATTService; variable
H A Dbluetooth_remote_gatt_service.cc21 BluetoothRemoteGATTService::BluetoothRemoteGATTService( in BluetoothRemoteGATTService() function in blink::BluetoothRemoteGATTService
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/bluetooth/
H A Dbluetooth_device.h27 class BluetoothRemoteGATTService; variable
H A Dbluetooth_remote_gatt_service.cc21 BluetoothRemoteGATTService::BluetoothRemoteGATTService( in BluetoothRemoteGATTService() function in blink::BluetoothRemoteGATTService