Home | History | Annotate | Download | only in src

Lines Matching refs:ertm_info

797   std::unique_ptr<tL2CAP_ERTM_INFO> ertm_info;
799 ertm_info.reset(new tL2CAP_ERTM_INFO(obex_l2c_etm_opt));
803 std::move(ertm_info), sock->channel, sock->rx_mtu,
856 std::unique_ptr<tL2CAP_ERTM_INFO> ertm_info;
858 ertm_info.reset(new tL2CAP_ERTM_INFO(obex_l2c_etm_opt));
862 connection_type, sock->security, 0, std::move(ertm_info), channel,