Search
 
SCRIPT & CODE EXAMPLE
 

LUA

lua wiki

# activate bluetooth
hciconfig hci0 up                                             
# set advertise data: "hello world"
hcitool -i hci0 cmd 0x08 0x0008 48 45 4c 4c 4f 57 4f 52 4c 44
# start advertising as connectable
hciconfig hci0 leadv 0
Comment

PREVIOUS NEXT
Code Example
Lua :: animation event firing too many times roblox 
Matlab :: matlab font size axis 
Matlab :: save mat file script in matlab directory 
Matlab :: matlab parameter in title 
Matlab :: streamline matlab 
Matlab :: repeat characters matlab 
Matlab :: sum in matlab script 
Matlab :: matlab 1d matrix declarationg 
Matlab :: odd even in array matlab 
Matlab :: BIDS json IntendedFor field examples 
Basic :: personal access token 
Basic :: convert c++ code to c online 
Basic :: como colocar aspas duplas em vbnet 
Elixir :: elixir defguard 
Elixir :: elixir map to new map 
Elixir :: split list in elixir 
Scala :: how to create empty data frame in scala 
Scala :: is there scala lint 
Actionscript :: move records from table to another using knex migration 
Excel :: google sheets convert string to date 
Excel :: add drop down in excel 
Perl :: how to launch a perl script 
Pascal :: pascal exception handling 
Powershell :: powershell remove node_modules 
Gdscript :: godot print enum name 
Erlang :: tcp server erlang 
Assembly :: ARM assembly divide by 2 
Assembly :: fatal error: opencv2/core/version.hpp: No such file or directory 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: jquery unselect option 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =