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

  /external/bluetooth/bluez/lib/bluetooth/
bluetooth.h 136 #define BDADDR_LOCAL (&(bdaddr_t) {{0, 0, 0, 0xff, 0xff, 0xff}})
  /system/bluetooth/bluez-clean-headers/bluetooth/
bluetooth.h 112 #define BDADDR_LOCAL (&(bdaddr_t) {{0, 0, 0, 0xff, 0xff, 0xff}})
  /external/qemu/hw/
bt.h 33 #define BDADDR_LOCAL (&(bdaddr_t) {{0, 0, 0, 0xff, 0xff, 0xff}})
    [all...]

Completed in 194 milliseconds