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 D | l2cap_def.h | 80 #define L2CAP_NO_FURTHER_INFORMATION_AVAILABLE 0x0000 macro
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_core.c | 1597 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 D | pan_bnep.cpp | 191 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 D | sdp_connect.c | 631 lcid, id, L2CAP_CONNECTION_SUCCESSFUL, L2CAP_NO_FURTHER_INFORMATION_AVAILABLE, SdpConnectRspCallback); in SdpReceiveConnectRequestTask()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/ |
H A D | att_connect.c | 1940 L2CAP_NO_FURTHER_INFORMATION_AVAILABLE, in AttReceiveConnectionReqAsync()
|
Completed in 12 milliseconds