Docs.rs
  • btleplug-0.11.8
    • btleplug 0.11.8
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0/BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • qdot
    • Dependencies
      • async-trait ^0.1.88 normal
      • bitflags ^2.9.0 normal
      • dashmap ^6.1.0 normal
      • futures ^0.3.31 normal
      • log ^0.4.27 normal
      • serde_bytes ^0.11.17 normal optional
      • serde ^1.0.219 normal optional
      • static_assertions ^1.1.0 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.44.2 normal
      • tokio-stream ^0.1.17 normal
      • uuid ^1.16.0 normal
      • anyhow ^1 dev
      • pretty_env_logger ^0.5.0 dev
      • rand ^0.9 dev
      • serde_json ^1.0.140 dev
      • tokio ^1.44.2 dev
      • toml ^0.8.20 dev
      • jni ^0.19.0 normal
      • jni-utils ^0.1.1 normal
      • once_cell ^1.20.2 normal
      • bluez-async ^0.8.0 normal
      • dbus ^0.9.7 normal
      • windows ^0.61 normal
      • windows-future ^0.2.0 normal
      • objc2 ^0.5.2 normal
      • objc2-core-bluetooth ^0.2.2 normal
      • objc2-foundation ^0.2.2 normal
    • Versions
    • 69.13% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

btleplug0.11.8

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • api::BDAddr
  • api::CharPropFlags
  • api::Characteristic
  • api::Descriptor
  • api::PeripheralProperties
  • api::ScanFilter
  • api::Service
  • api::ValueNotification
  • platform::Adapter
  • platform::Manager
  • platform::Peripheral
  • platform::PeripheralId

Enums

  • Error
  • api::AddressType
  • api::CentralEvent
  • api::CentralState
  • api::ParseBDAddrError
  • api::WriteType

Traits

  • api::Central
  • api::Manager
  • api::Peripheral
  • api::bleuuid::BleUuid

Functions

  • api::bleuuid::uuid_from_u16
  • api::bleuuid::uuid_from_u32

Type Aliases

  • Result