Home
last modified time | relevance | path

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

/btstack/port/arduino/docs/
H A Dupdate_listings.py78 def isCommentLine(line): function
209 elif isCommentLine(line):
/btstack/doc/manual/
H A Dmarkdown_create_examples.py113 def isCommentLine(line): function
239 elif isCommentLine(line):
H A Dmarkdown_create_gatt_services_and_clients.py38 def isCommentLine(line): function