OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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