Home | History | Annotate | Download | only in qemu

Lines Matching full:bdaddr

572     bdaddr_t bdaddr;
583 bdaddr.b[0] = 0x52;
584 bdaddr.b[1] = 0x54;
585 bdaddr.b[2] = 0x00;
586 bdaddr.b[3] = 0x12;
587 bdaddr.b[4] = 0x34;
588 bdaddr.b[5] = 0x56 + nb_hcis;
589 hci->bdaddr_set(hci, bdaddr.b);