class Bluetooth::LocalDevice
- Bluetooth::LocalDevice
- Reference
- Object
Defined in:
bluetooth/local_device.crConstructors
Instance Method Summary
- #close
- #connect(address : String)
- #dev_id : Int32
- #disconnect
- #le_scan(scan_time : Int32 = 0, max_results : Int32 = 254) : Hash(String, String)
- #scan(scan_time : Int32 = 8, max_results : Int32 = 254) : Hash(String, String)
- #socket : Int32