|
|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
|
|
local bluetooth = {} |
|
|
|
|
|
|
|
|
|
-- Whether or not the Bluetooth stack is currently enabled. This property is writeable, and can be used to enable or disable Bluetooth. |
|
|
|
|
--- Whether or not the Bluetooth stack is currently enabled. This property is writeable, and can be used to enable or disable Bluetooth. |
|
|
|
|
-- @treturn types.Property a boolean property |
|
|
|
|
function bluetooth.enabled() end |
|
|
|
|
|
|
|
|
|