Home
last modified time | relevance | path

Searched defs:CharacteristicHandle (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/gatt/public/pw_bluetooth_sapphire/internal/host/gatt/
Dgatt_defs.h103 struct CharacteristicHandle { struct
104 constexpr explicit CharacteristicHandle(att::Handle handle) : value(handle) {} in CharacteristicHandle() function
108 CharacteristicHandle& operator=(const CharacteristicHandle& other) = default; argument
117 att::Handle value;
/external/pigweed/pw_bluetooth_sapphire/host/gatt/
Dremote_service.cc49 const std::map<CharacteristicHandle, RemoteCharacteristic>& in CharacteristicsToCharacteristicMap()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/Bluetooth/
Dmod.rs1378 pub CharacteristicHandle: u16, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/Bluetooth/
Dmod.rs1378 pub CharacteristicHandle: u16, field