Properties, Methods, and Events
Properties, methods, and events of the bt. object.
Here is a simple classification for the object's properties, methods, and events:
- Bringing up, enabling, and disabling the BLE interface:
 - wln.boot — does not belong to this object, but is necessary for enabling the BLE interface
 - bt.advertise
 - bt.disconnect
 - bt.emulation
 - bt.enable
 - bt.enabled
 - bt.disable
 - bt.mac
 - bt.name
 - on_bt_event
 - Allocating buffers:
 - Handling connections:
 - Receiving data:
 - Transmitting data:
 - Detecting overruns: