Docs.rs
  • btleplug-0.10.2
    • btleplug 0.10.2
    • Docs.rs crate page
    • MIT/Apache-2.0/BSD-3-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • qdot
    • Dependencies
      • async-trait ^0.1.57 normal
      • bitflags ^1.3.2 normal
      • dashmap ^5.4.0 normal
      • futures ^0.3.24 normal
      • log ^0.4.17 normal
      • serde_bytes ^0.11.7 normal
      • serde ^1.0.145 normal
      • static_assertions ^1.1.0 normal
      • thiserror ^1.0.35 normal
      • tokio ^1.21.1 normal
      • tokio-stream ^0.1.10 normal
      • uuid ^1.1.2 normal
      • pretty_env_logger ^0.4.0 dev
      • rand ^0.8.5 dev
      • serde_json ^1.0.85 dev
      • tokio ^1.21.1 dev
      • cocoa ^0.24.0 normal
      • libc ^0.2.133 normal
      • objc ^0.2.7 normal
      • jni ^0.19.0 normal
      • jni-utils ^0.1.0 normal
      • once_cell ^1.15.0 normal
      • bluez-async ^0.6.0 normal
      • dbus ^0.9.6 normal
      • windows ^0.41.0 normal
    • Versions
    • 71.67% 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::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