OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OGF_VENDOR_CMD
(Results
1 - 12
of
12
) sorted by null
/external/bluetooth/bluez/test/
lmptest.c
59
rq.ogf =
OGF_VENDOR_CMD
;
92
rq.ogf =
OGF_VENDOR_CMD
;
bdaddr.c
70
rq.ogf =
OGF_VENDOR_CMD
;
103
rq.ogf =
OGF_VENDOR_CMD
;
142
rq.ogf =
OGF_VENDOR_CMD
;
183
rq.ogf =
OGF_VENDOR_CMD
;
212
rq.ogf =
OGF_VENDOR_CMD
;
240
rq.ogf =
OGF_VENDOR_CMD
;
268
rq.ogf =
OGF_VENDOR_CMD
;
/external/bluetooth/bluez/tools/
csr_hci.c
117
return hci_send_cmd(dd,
OGF_VENDOR_CMD
, 0x00, (size * 2) + 1, cp);
121
rq.ogf =
OGF_VENDOR_CMD
;
csr.c
[
all
...]
hciconfig.c
[
all
...]
hciattach_ath3k.c
903
if (hci_send_cmd(dd,
OGF_VENDOR_CMD
, HCI_SLEEP_CMD_OCF, 1, &pm) < 0)
/external/bluetooth/hcidump/src/
bpasniff.c
65
rq.ogf =
OGF_VENDOR_CMD
;
93
rq.ogf =
OGF_VENDOR_CMD
;
121
rq.ogf =
OGF_VENDOR_CMD
;
/external/qemu/hw/
bt-hci-csr.c
189
if (cmd_opcode_ogf(opc) ==
OGF_VENDOR_CMD
) {
198
* commands to the returned mask (such as
OGF_VENDOR_CMD
). With
bt.h
[
all
...]
/external/bluetooth/hcidump/parser/
hci.c
549
case
OGF_VENDOR_CMD
:
[
all
...]
/external/bluetooth/bluez/lib/bluetooth/
hci.h
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
[
all
...]
Completed in 960 milliseconds