Home
last modified time | relevance | path

Searched refs:spaces (Results 1 – 4 of 4) sorted by relevance

/btstack/test/hfp/
H A Ddump_test_sequence_from_pklg.py44 spaces = " " variable
74 print (separator+spaces+"\""+cmd+"\"",)
81 print (separator+spaces+"\""+cmd+"\"",)
/btstack/test/mesh/
H A Ddump_mesh_pklg.py169 spaces = ' ' * indent
170 print(spaces + "%-20s %s" % (pdu.type, pdu.summary))
177 print (spaces + "|%20s: 0x%x (%u)" % (property.key, property.value, property.value))
179 print (spaces + "|%20s: %s" % (property.key, as_hex(property.value)))
181 print (spaces + "|%20s: %s" % (property.key, str(property.value)))
183 print (spaces + '| data: ' + as_hex(pdu.data))
184 print (spaces + '----')
/btstack/doc/manual/
H A Dbtstack_gettingstarted.tex49 showspaces=false, % show spaces adding particular underscores
50 showstringspaces=false, % underline spaces within strings
54 tabsize=2, % sets default tabsize to 2 spaces
/btstack/port/mtk/docs/
H A Druggear-gettingstarted.tex36 showspaces=false, % show spaces adding particular underscores
37 showstringspaces=false, % underline spaces within strings
41 tabsize=2, % sets default tabsize to 2 spaces
152 …Please make sure that the path to the extracted archive does not contain spaces as the installer m…