OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_DISC_RSP_LEN
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
l2cdefs.h
55
#define
L2CAP_DISC_RSP_LEN
4 /* Dest CID, source CID */
/external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c
877
if ((p_buf=l2cu_build_header(p_lcb,
L2CAP_DISC_RSP_LEN
, L2CAP_CMD_DISC_RSP, remote_id)) == NULL)
[
all
...]
Completed in 384 milliseconds