[][src]Crate btle

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

Modules

adapter
advertisement
bytes
gap
hci
manager
uri

Structs

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)