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

/system/bt/stack/l2cap/
H A Dl2c_main.c326 tL2CAP_CFG_INFO cfg_info; local
355 memset (&cfg_info, 0, sizeof(cfg_info));
498 STREAM_TO_UINT16 (cfg_info.flags, p);
502 cfg_info.flush_to_present = cfg_info.mtu_present = cfg_info.qos_present =
503 cfg_info.fcr_present = cfg_info.fcs_present = FALSE;
513 cfg_info
[all...]

Completed in 17 milliseconds