Home | History | Annotate | Download | only in brcm_patchram_plus

Lines Matching refs:bd_addr

31 **						<--bd_addr bd_address>
100 ** set, then the bd_addr will be read from this path.
101 ** This is overridden by --bd_addr on the command line.
288 int bd_addr[6];
292 &bd_addr[5], &bd_addr[4], &bd_addr[3],
293 &bd_addr[2], &bd_addr[1], &bd_addr[0]);
296 hci_write_bd_addr[4 + i] = bd_addr[i];
402 printf("\t<--bd_addr bd_address>\n");
460 {"bd_addr", 1, 0, 0},