Searched refs:L2capSendConnectionRsp (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.h | 73 int L2capSendConnectionRsp(L2capConnection *conn, L2capChannel *chan, uint8_t ident, uint16_t resul…
|
H A D | l2cap_core.c | 157 int L2capSendConnectionRsp(L2capConnection *conn, L2capChannel *chan, uint8_t ident, uint16_t resul… in L2capSendConnectionRsp() function 1596 L2capSendConnectionRsp( in L2capProcessConnectionReq() 1607 L2capSendConnectionRsp( in L2capProcessConnectionReq() 1625 L2capSendConnectionRsp( in L2capProcessConnectionReq()
|
H A D | l2cap.c | 107 L2capSendConnectionRsp(conn, chan, id, result, status); in L2CAP_ConnectRsp()
|