HomeSort by relevance Sort by last modified time
    Searched refs:baswap (Results 1 - 5 of 5) sorted by null

  /external/bluetooth/bluez/lib/
bluetooth.c 41 void baswap(bdaddr_t *dst, const bdaddr_t *src) function
71 baswap(ba, &b);
96 baswap(ba, &b);
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 148 void baswap(bdaddr_t *dst, const bdaddr_t *src);
  /external/bluetooth/bluez/network/
common.c 131 baswap((bdaddr_t *)&req.dst, dst);
  /external/bluetooth/hcidump/parser/
parser.h 151 baswap((bdaddr_t *) b, ba);
  /external/bluetooth/bluez/test/
hciemu.c 447 baswap(&ba, &vdev.bdaddr);
546 baswap(&ba, &vdev.bdaddr);
557 baswap(&ba, &cp->bdaddr);
584 baswap(&conn->dest, &ba);
1034 baswap(ba, &b);

Completed in 479 milliseconds