Searched refs:spaces (Results 1 – 4 of 4) sorted by relevance
/btstack/test/hfp/ |
H A D | dump_test_sequence_from_pklg.py | 44 spaces = " " variable 74 print (separator+spaces+"\""+cmd+"\"",) 81 print (separator+spaces+"\""+cmd+"\"",)
|
/btstack/test/mesh/ |
H A D | dump_mesh_pklg.py | 169 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 D | btstack_gettingstarted.tex | 49 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 D | ruggear-gettingstarted.tex | 36 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…
|