OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hci_rev
(Results
1 - 14
of
14
) sorted by null
/system/bluetooth/bluez-clean-headers/bluetooth/
hci_lib.h
39
uint16_t
hci_rev
;
member in struct:hci_version
hci.h
1295
uint16_t
hci_rev
;
member in struct:__anon25539
[
all
...]
/external/bluetooth/hcidump/src/
csrsniff.c
218
if (ver.manufacturer != 10 || id2ver(ver.
hci_rev
) < 0) {
/external/bluetooth/bluez/tools/
hciconfig.c
1147
hciver ? hciver : "n/a", ver.hci_ver, ver.
hci_rev
,
[
all
...]
/external/bluetooth/bluez/lib/bluetooth/
mgmt.h
71
uint16_t
hci_rev
;
member in struct:mgmt_rp_read_info
hci_lib.h
46
uint16_t
hci_rev
;
member in struct:hci_version
hci.h
1273
uint16_t
hci_rev
;
member in struct:__anon1632
[
all
...]
/external/bluetooth/bluez/plugins/
mgmtops.c
64
uint16_t
hci_rev
;
member in struct:controller_info
808
info->
hci_rev
= btohs(bt_get_unaligned(&rp->
hci_rev
));
815
info->hci_ver, info->
hci_rev
);
[
all
...]
hciops.c
386
if (dev->ver.manufacturer == 11 && dev->ver.
hci_rev
== 0x00 &&
391
if (dev->ver.
hci_rev
== 0x03 &&
394
if (dev->ver.
hci_rev
== 0x09 &&
397
if (dev->ver.
hci_rev
== 0x00 &&
402
if (dev->ver.manufacturer == 31 && dev->ver.
hci_rev
== 0x2005 &&
[
all
...]
/external/bluetooth/bluez/lib/
hci.c
[
all
...]
/external/bluetooth/bluez/test/
hciemu.c
753
lv.
hci_rev
= htobs(0x0000);
/external/qemu/hw/
bt.h
1187
uint16_t
hci_rev
;
member in struct:__anon9799
[
all
...]
bt-hci.c
[
all
...]
/external/bluetooth/hcidump/parser/
hci.c
[
all
...]
Completed in 1181 milliseconds