Searched refs:write_bd_addr (Results 1 – 2 of 2) sorted by relevance
| /edtt-latest/src/components/ | ||
| D | preambles.py | 356 status = write_bd_addr(transport, idx, toArray(address, 6), 100); |
| D | basic_commands.py | 2981 def write_bd_addr(transport, idx, BdaddrVal, to): function |