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

  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 111 #define BDADDR_ALL (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}})
  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 135 #define BDADDR_ALL (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}})
  /external/bluetooth/bluez/compat/
hidd.c 602 if (!bacmp(bdaddr, BDADDR_ALL)) {
760 bacpy(&dev, BDADDR_ALL);
  /external/qemu/hw/
bt.h 32 #define BDADDR_ALL (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}})
    [all...]

Completed in 74 milliseconds