Docs.rs
  • btleplug-0.11.0
    • btleplug 0.11.0
    • Docs.rs crate page
    • MIT/Apache-2.0/BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • qdot
    • Dependencies
      • async-trait ^0.1.70 normal
      • bitflags ^1.3.2 normal
      • dashmap ^5.4.0 normal
      • futures ^0.3.28 normal
      • log ^0.4.19 normal
      • serde_bytes ^0.11.10 normal
      • serde ^1.0.166 normal
      • static_assertions ^1.1.0 normal
      • thiserror ^1.0.41 normal
      • tokio ^1.29.1 normal
      • tokio-stream ^0.1.14 normal
      • uuid ^1.4.0 normal
      • pretty_env_logger ^0.5.0 dev
      • rand ^0.8.5 dev
      • serde_json ^1.0.100 dev
      • tokio ^1.29.1 dev
      • cocoa ^0.25.0 normal
      • libc ^0.2.147 normal
      • objc ^0.2.7 normal
      • jni ^0.19.0 normal
      • jni-utils ^0.1.1 normal
      • once_cell ^1.18.0 normal
      • bluez-async ^0.7.2 normal
      • dbus ^0.9.7 normal
      • windows ^0.48.0 normal
    • Versions
    • 70.45% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate btleplug

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

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::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 Definitions

  • Result