Home
last modified time | relevance | path

Searched refs:L2CAP_NO_FURTHER_INFORMATION_AVAILABLE (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dl2cap_def.h80 #define L2CAP_NO_FURTHER_INFORMATION_AVAILABLE 0x0000 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/
H A Dl2cap_core.c1597 conn, &tchan, signal->identifier, L2CAP_PSM_NOT_SUPPORTED, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE); in L2capProcessConnectionReq()
1608 conn, chan, signal->identifier, L2CAP_CONNECTION_PENDING, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE); in L2capProcessConnectionReq()
1626 conn, chan, signal->identifier, L2CAP_CONNECTION_PENDING, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE); in L2capProcessConnectionReq()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.cpp191 L2CIF_ConnectRsp(lcid_, id_, L2CAP_CONNECTION_SUCCESSFUL, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE, nullptr); in BnepSecurityCheckDeviceConnectTask()
644 L2CIF_ConnectRsp(lcid, id, L2CAP_NO_RESOURCES_AVAILABLE, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE, nullptr); in BnepRecvConnectionReqCallbackTask()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_connect.c631 lcid, id, L2CAP_CONNECTION_SUCCESSFUL, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE, SdpConnectRspCallback); in SdpReceiveConnectRequestTask()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_connect.c1940 L2CAP_NO_FURTHER_INFORMATION_AVAILABLE, in AttReceiveConnectionReqAsync()

Completed in 12 milliseconds