Home
last modified time | relevance | path

Searched refs:L2CAP_NO_RESOURCES_AVAILABLE (Results 1 - 10 of 10) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/
H A Drfcomm_l2cap.c54 RfcommSendConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, 0); in RfcommRecvConnectReqCback()
H A Drfcomm_session_fsm.c219 RfcommSendConnectRsp(session->pendingL2capId, session->pendingId, L2CAP_NO_RESOURCES_AVAILABLE, 0); in RfcommRecvConnectRsp()
428 ret = RfcommSendConnectRsp(session->l2capId, session->id, L2CAP_NO_RESOURCES_AVAILABLE, 0); in RfcommRecvConnectReq()
943 RfcommSendConnectRsp(session->l2capId, session->id, L2CAP_NO_RESOURCES_AVAILABLE, 0); in RfcommRecvSessionSecurityRslt()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h75 #define L2CAP_NO_RESOURCES_AVAILABLE 0x0004 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/
H A Davctp_br_l2cap.c123 result = L2CAP_NO_RESOURCES_AVAILABLE; in AvctBrRecvConnectionReqAct()
126 result = L2CAP_NO_RESOURCES_AVAILABLE; in AvctBrRecvConnectionReqAct()
134 result = L2CAP_NO_RESOURCES_AVAILABLE; in AvctBrRecvConnectionReqAct()
H A Davctp_ctrl_l2cap.c126 result = L2CAP_NO_RESOURCES_AVAILABLE; in AvctRecvConnectionReqAct()
130 result = L2CAP_NO_RESOURCES_AVAILABLE; in AvctRecvConnectionReqAct()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_l2cap.cpp137 L2CIF_ConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, 0, nullptr); in RejectConnection()
454 L2CIF_ConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, 0, nullptr); in TransportRecvConnectionReqCallbackNative()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_l2cap.c184 L2CIF_ConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, 0, NULL); in AvdtConnectStreamIndication()
203 L2CIF_ConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, 0, NULL); in AvdtConnectStreamIndication()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.cpp666 L2CIF_ConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, 0, nullptr); in HidHostRecvConnectionReqCallbackTask()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.cpp644 L2CIF_ConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE, nullptr); in BnepRecvConnectionReqCallbackTask()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c1939 L2CAP_NO_RESOURCES_AVAILABLE, in AttReceiveConnectionReqAsync()

Completed in 18 milliseconds