OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:L2CAP_CONF_SUCCESS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
bt-l2cap.c
505
int result =
L2CAP_CONF_SUCCESS
;
673
if (result !=
L2CAP_CONF_SUCCESS
)
680
return result ==
L2CAP_CONF_SUCCESS
&& !flag;
731
if (result ==
L2CAP_CONF_SUCCESS
) {
[
all
...]
bt.h
[
all
...]
Completed in 32 milliseconds