how to disable BTAGService automic register sco server after bluetooth device paired?

Xiaojie Ma 20 Reputation points
2024-08-20T06:45:57.7933333+00:00

Hi,

I am developing an bluetooth profile driver. I need resiger a sco server by BRB_SCO_REGISTER_SERVER.

But i noticed that when a mobilephone paired with the laptop, the BTAGService automic register a sco server for this bluetooth devices, so i will register sco server fail with STATUS_CONFLICTING_ADDRESSES status code.

Can the BTAGService unregister sco server by some method?

Thanks

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,693 questions
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,610 questions
Windows Driver Kit (WDK)
Windows Driver Kit (WDK)
A set of Microsoft tools that are used to develop, test, and deploy Windows drivers.
92 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.