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

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

Completed in 190 milliseconds