Module bluer::monitor

source ·
Available on crate feature bluetoothd only.
Expand description

Bluetooth advertisement monitor.

This API allows an client to specify a job of monitoring advertisements by exposing advertisement monitors with filtering conditions, thresholds of RSSI and timers of RSSI thresholds.

Modules§

Structs§

  • Information identifying a found or lost device.
  • Advertisement monitor specification.
  • A registered advertisement monitor target.
  • Advertisement monitor manager.
  • An advertisement data pattern, used to filter devices in the advertisement monitor.

Enums§

  • An advertisement monitor event.
  • Grouping rules on how to propagate the received advertisement packets to the client.
  • Determines the type of advertisement monitor.