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

  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 135 #define BDADDR_ALL (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}})
  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 111 #define BDADDR_ALL (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}})
  /external/qemu/hw/
bt.h 32 #define BDADDR_ALL (&(bdaddr_t) {{0xff, 0xff, 0xff, 0xff, 0xff, 0xff}})
    [all...]

Completed in 259 milliseconds