[][src]Crate btle

Generic BLE driver targeting mostly Bluetooth Advertisements. Implements the HCI layer.

Modules

adapter
advertisement
advertiser
bytes
hci
manager
uri

Structs

BTAddress
RSSI

Stores Received Signal Strength Indicated as milli-dBm. So -100 dBm is = RSSI(-100_000) 0 dBm = RSSI(0) 10.05 dBm = RSSI(10_050)