Home
last modified time | relevance | path

Searched refs:L2capSendInformationRsp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.h80 int L2capSendInformationRsp(const L2capConnection *conn, uint8_t ident, uint16_t infoType);
H A Dl2cap_core.c385 int L2capSendInformationRsp(const L2capConnection *conn, uint8_t ident, uint16_t infoType) in L2capSendInformationRsp() function
1795 L2capSendInformationRsp(conn, signal->identifier, infoType); in L2capProcessInformationReq()