OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVT_CMD_COMPLETE_SIZE
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/bluez/test/
hciemu.c
285
he->plen =
EVT_CMD_COMPLETE_SIZE
+ plen;
287
cc = (void *) ptr; ptr +=
EVT_CMD_COMPLETE_SIZE
;
1066
ptr +=
EVT_CMD_COMPLETE_SIZE
;
/external/qemu/hw/
bt-hci.c
485
len +
EVT_CMD_COMPLETE_SIZE
);
494
memcpy(&packet[
EVT_CMD_COMPLETE_SIZE
], ret, len);
496
hci->evt_submit(hci->opaque, len +
EVT_CMD_COMPLETE_SIZE
+ 2);
[
all
...]
bt.h
[
all
...]
/external/bluetooth/bluez/tools/
hciattach_ath3k.c
130
event +=
EVT_CMD_COMPLETE_SIZE
;
/external/bluetooth/bluez/lib/
hci.c
1175
ptr +=
EVT_CMD_COMPLETE_SIZE
;
1176
len -=
EVT_CMD_COMPLETE_SIZE
;
[
all
...]
/external/bluetooth/hcidump/parser/
hci.c
[
all
...]
/external/bluetooth/bluez/lib/bluetooth/
hci.h
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
[
all
...]
/external/bluetooth/bluez/plugins/
hciops.c
[
all
...]
Completed in 70 milliseconds