Home
last modified time | relevance | path

Searched refs:write_bd_addr (Results 1 – 2 of 2) sorted by relevance

/edtt-latest/src/components/
Dpreambles.py356 status = write_bd_addr(transport, idx, toArray(address, 6), 100);
Dbasic_commands.py2981 def write_bd_addr(transport, idx, BdaddrVal, to): function