OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HCI_MAX_FRAME_SIZE
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
bt-host.c
35
# define
HCI_MAX_FRAME_SIZE
1028
42
uint8_t hdr[
HCI_MAX_FRAME_SIZE
];
/external/bluetooth/bluez/lib/bluetooth/
hci.h
40
#define
HCI_MAX_FRAME_SIZE
(HCI_MAX_ACL_SIZE + 4)
[
all
...]
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
30
#define
HCI_MAX_FRAME_SIZE
(HCI_MAX_ACL_SIZE + 4)
[
all
...]
Completed in 607 milliseconds