Searched refs:l2capConfigInfoPtr (Results 1 – 1 of 1) sorted by relevance
2031 L2capConfigInfo l2capConfigInfoPtr; in AttReceiveConnectionRspAsync() local2043 l2capConfigInfoPtr.mtu = connecting->locall2capConfigInfoObj.mtu; in AttReceiveConnectionRspAsync()2044 l2capConfigInfoPtr.flushTimeout = connecting->locall2capConfigInfoObj.flushTimeout; in AttReceiveConnectionRspAsync()2045 l2capConfigInfoPtr.rfc.mode = connecting->locall2capConfigInfoObj.rfc.mode; in AttReceiveConnectionRspAsync()2047 L2CIF_ConfigReq(attRecevieRspConnectPtr->lcid, &l2capConfigInfoPtr, L2cifConfigReqCallback); in AttReceiveConnectionRspAsync()