HomeSort by relevance Sort by last modified time
    Searched refs:cfg_info (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_main.c 324 tL2CAP_CFG_INFO cfg_info; local
353 memset (&cfg_info, 0, sizeof(cfg_info));
496 STREAM_TO_UINT16 (cfg_info.flags, p);
500 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
501 cfg_info.fcr_present = cfg_info.fcs_present = FALSE;
511 cfg_info.mtu_present = TRUE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/sysroot/usr/include/linux/
sdla.h 116 void sdla(void *cfg_info, char *dev, struct frad_conf *conf, int quiet);

Completed in 60 milliseconds