Home
last modified time | relevance | path

Searched refs:isEmptyCommentLine (Results 1 – 3 of 3) sorted by relevance

/btstack/doc/manual/
H A Dmarkdown_create_gatt_services_and_clients.py35 def isEmptyCommentLine(line): function
54 if isEmptyCommentLine(line):
70 if isEmptyCommentLine(line):
H A Dmarkdown_create_examples.py110 def isEmptyCommentLine(line): function
216 if isEndOfComment(line) or isEmptyCommentLine(line):
222 if isEmptyCommentLine(line):
/btstack/port/arduino/docs/
H A Dupdate_listings.py74 def isEmptyCommentLine(line): function
186 if isEndOfComment(line) or isEmptyCommentLine(line):
192 if isEmptyCommentLine(line):