OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cfg_info
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/bluedroid/stack/l2cap/
l2c_main.c
320
tL2CAP_CFG_INFO
cfg_info
;
local
337
memset (&
cfg_info
, 0, sizeof(
cfg_info
));
468
STREAM_TO_UINT16 (
cfg_info
.flags, p);
472
cfg_info
.flush_to_present =
cfg_info
.mtu_present =
cfg_info
.qos_present =
473
cfg_info
.fcr_present =
cfg_info
.fcs_present = FALSE;
483
cfg_info
.mtu_present = TRUE
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
sdla.h
116
void sdla(void *
cfg_info
, char *dev, struct frad_conf *conf, int quiet);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sdla.h
116
void sdla(void *
cfg_info
, char *dev, struct frad_conf *conf, int quiet);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
sdla.h
116
void sdla(void *
cfg_info
, char *dev, struct frad_conf *conf, int quiet);
Completed in 327 milliseconds