OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCI_QOS_CP_SIZE
(Results
1 - 3
of
3
) sorted by null
/system/bluetooth/bluez-clean-headers/bluetooth/
hci.h
300
#define
HCI_QOS_CP_SIZE
17
301
#define QOS_SETUP_CP_SIZE (3 +
HCI_QOS_CP_SIZE
)
535
#define EVT_QOS_SETUP_COMPLETE_SIZE (4 +
HCI_QOS_CP_SIZE
)
572
#define EVT_FLOW_SPEC_COMPLETE_SIZE (5 +
HCI_QOS_CP_SIZE
)
/external/bluetooth/bluez/include/bluetooth/
hci.h
586
#define
HCI_QOS_CP_SIZE
17
592
#define QOS_SETUP_CP_SIZE (3 +
HCI_QOS_CP_SIZE
)
[
all
...]
/external/qemu/hw/
bt.h
717
#define
HCI_QOS_CP_SIZE
17
723
#define QOS_SETUP_CP_SIZE (3 +
HCI_QOS_CP_SIZE
)
[
all
...]
Completed in 47 milliseconds