OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_CMD_REJECT_LEN
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/stack/include/
l2cdefs.h
49
#define
L2CAP_CMD_REJECT_LEN
2 /* Reason (data is optional) */
/external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c
374
if ((p_buf = l2cu_build_header (p_lcb, (UINT16) (
L2CAP_CMD_REJECT_LEN
+ param_len), L2CAP_CMD_REJECT, rem_id)) == NULL )
[
all
...]
Completed in 31 milliseconds