OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_CONN_RSP_SIZE
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluez/lib/bluetooth/
l2cap.h
117
#define
L2CAP_CONN_RSP_SIZE
8
/system/bluetooth/bluez-clean-headers/bluetooth/
l2cap.h
109
#define
L2CAP_CONN_RSP_SIZE
8
/external/qemu/hw/
bt-l2cap.c
230
L2CAP_CMD_HDR_SIZE +
L2CAP_CONN_RSP_SIZE
);
236
hdr->len = cpu_to_le16(
L2CAP_CONN_RSP_SIZE
);
831
if (unlikely(len !=
L2CAP_CONN_RSP_SIZE
)) {
[
all
...]
bt.h
[
all
...]
Completed in 67 milliseconds