OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CEVT_L2CAP_CONFIG_RSP_NEG
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_csm.c
803
case
L2CEVT_L2CAP_CONFIG_RSP_NEG
: /* Peer config error rsp */
[
all
...]
l2c_int.h
114
#define
L2CEVT_L2CAP_CONFIG_RSP_NEG
16 /* Peer configuration response (failed) */
[
all
...]
l2c_main.c
674
l2c_csm_execute (p_ccb,
L2CEVT_L2CAP_CONFIG_RSP_NEG
, &cfg_info);
[
all
...]
Completed in 44 milliseconds