Sample Code
Windows Driver Samples/ Bluetooth Echo L2CAP Profile Driver/ C++/ bthsrv/ sys/ echo.h/
/*++ Copyright (c) Microsoft Corporation. All rights reserved. THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. Module Name: Echo.c Abstract: Contains declaration for echo related functionality Environment: Kernel mode only --*/ _IRQL_requires_max_(DISPATCH_LEVEL) VOID BthEchoSrvSendEcho( _In_ PBTHECHOSAMPLE_DEVICE_CONTEXT_HEADER DevCtxHdr, _In_ PBTHECHO_CONNECTION Connection, _In_ PVOID SrcBuffer, _In_ size_t SrcBufferLength ); WDF_DECLARE_CONTEXT_TYPE_WITH_NAME(BRB, GetEchoRequestContext) EVT_WDF_REQUEST_COMPLETION_ROUTINE BthEchoSrvWriteCompletion;
Our Services
-
What our customers say about us?
Read our customer testimonials to find out why our clients keep returning for their projects.
View Testimonials