Searched defs:cfg_info (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/l2cap/
H A Dl2c_main.c276 tL2CAP_CFG_INFO cfg_info; local
305 memset (&cfg_info, 0, sizeof(cfg_info));
448 STREAM_TO_UINT16 (cfg_info.flags, p);
452 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
453 cfg_info.fcr_present = cfg_info.fcs_present = FALSE;
463 cfg_info
[all...]

Completed in 81 milliseconds