Searched refs:L2capSendInformationReq (Results 1 – 3 of 3) sorted by relevance
79 int L2capSendInformationReq(L2capConnection *conn, uint16_t type);
366 int L2capSendInformationReq(L2capConnection *conn, uint16_t type) in L2capSendInformationReq() function1609 L2capSendInformationReq(conn, L2CAP_INFORMATION_TYPE_EXTENDED_FEATURE); in L2capProcessConnectionReq()1843 L2capSendInformationReq(conn, L2CAP_INFORMATION_TYPE_FIXED_CHANNEL); in L2capProcessInformationRsp()2237 L2capSendInformationReq(conn, L2CAP_INFORMATION_TYPE_EXTENDED_FEATURE); in L2capConnectComplete()
73 L2capSendInformationReq(conn, L2CAP_INFORMATION_TYPE_EXTENDED_FEATURE); in L2CAP_ConnectReq()