OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCIBLOCKADDR
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluez/tools/
hciconfig.c
[
all
...]
/external/bluetooth/bluez/lib/bluetooth/
hci.h
100
#define
HCIBLOCKADDR
_IOW('H', 230, int)
[
all
...]
/external/bluetooth/bluez/src/
device.c
483
if (ioctl(dd,
HCIBLOCKADDR
, &device->bdaddr) < 0) {
[
all
...]
Completed in 66 milliseconds