Is there a way to find the bluetooth version without looking at a spec sheet?How to Toggle Bluetooth in All Android Versions 1.5+ and UpwardsHow to stream audio from one Android device to another Android device Via Bluetooth?Android Bluetooth PIN pairing without user interface on Android 4.2+Find already paired bluetooth devices automatically, when they are in rangeHow to tell whether bluetooth adapter supports bluetooth LE (4.0)?Determine Bluetooth version for a specific sessionBLE Connection between Bluetooth 4.2 and 4.0What is the BLuetooth specification of latest Android support?How to find Bluetooth Profile Versions for HFP, PBAP on iPhone/AndroidGet the supported Bluetooth Version in Android phones?(5 or 4.x)
How to run a prison with the smallest amount of guards?
A particular customize with green line and letters for subfloat
Sequence of Tenses: Translating the subjunctive
What is the difference between "behavior" and "behaviour"?
For a non-Jew, is there a punishment for not observing the 7 Noahide Laws?
Opposite of a diet
How long to clear the 'suck zone' of a turbofan after start is initiated?
Crossing the line between justified force and brutality
Is HostGator storing my password in plaintext?
CREATE opcode: what does it really do?
Proof of work - lottery approach
How do I extract a value from a time formatted value in excel?
How to draw lines on a tikz-cd diagram
Would this custom Sorcerer variant that can only learn any verbal-component-only spell be unbalanced?
How do I find the solutions of the following equation?
How to write papers efficiently when English isn't my first language?
What happens if you roll doubles 3 times then land on "Go to jail?"
How can a function with a hole (removable discontinuity) equal a function with no hole?
Type int? vs type int
Why are there no referendums in the US?
How does buying out courses with grant money work?
How to be diplomatic in refusing to write code that breaches the privacy of our users
Why escape if the_content isnt?
Is expanding the research of a group into machine learning as a PhD student risky?
Is there a way to find the bluetooth version without looking at a spec sheet?
How to Toggle Bluetooth in All Android Versions 1.5+ and UpwardsHow to stream audio from one Android device to another Android device Via Bluetooth?Android Bluetooth PIN pairing without user interface on Android 4.2+Find already paired bluetooth devices automatically, when they are in rangeHow to tell whether bluetooth adapter supports bluetooth LE (4.0)?Determine Bluetooth version for a specific sessionBLE Connection between Bluetooth 4.2 and 4.0What is the BLuetooth specification of latest Android support?How to find Bluetooth Profile Versions for HFP, PBAP on iPhone/AndroidGet the supported Bluetooth Version in Android phones?(5 or 4.x)
What I was wondering is if there were any type of handshake process that happens when two Bluetooth devices connect that both tell each other what version of Bluetooth they support and just use the lowest available version that they both support. And if that negotiated version is stored anywhere for API use?
Android device: Bluetooth 4.2
IOT device: Bluetooth 4.0
Negotiated: Bluetooth 4.0
So from the example above the two devices have decided on using Bluetooth 4.0, now do system Bluetooth API's have access to viewing the negotiated version or does the Bluetooth chip just handle everything without offering that information?
bluetooth
add a comment |
What I was wondering is if there were any type of handshake process that happens when two Bluetooth devices connect that both tell each other what version of Bluetooth they support and just use the lowest available version that they both support. And if that negotiated version is stored anywhere for API use?
Android device: Bluetooth 4.2
IOT device: Bluetooth 4.0
Negotiated: Bluetooth 4.0
So from the example above the two devices have decided on using Bluetooth 4.0, now do system Bluetooth API's have access to viewing the negotiated version or does the Bluetooth chip just handle everything without offering that information?
bluetooth
In BLE there is a Link Layer control procedure (using LL_VERSION_IND Control PDU) that can be used for the controllers to exchange their Bluetooth version numbers after entering the Connection State.
– ouah
Mar 7 at 23:35
add a comment |
What I was wondering is if there were any type of handshake process that happens when two Bluetooth devices connect that both tell each other what version of Bluetooth they support and just use the lowest available version that they both support. And if that negotiated version is stored anywhere for API use?
Android device: Bluetooth 4.2
IOT device: Bluetooth 4.0
Negotiated: Bluetooth 4.0
So from the example above the two devices have decided on using Bluetooth 4.0, now do system Bluetooth API's have access to viewing the negotiated version or does the Bluetooth chip just handle everything without offering that information?
bluetooth
What I was wondering is if there were any type of handshake process that happens when two Bluetooth devices connect that both tell each other what version of Bluetooth they support and just use the lowest available version that they both support. And if that negotiated version is stored anywhere for API use?
Android device: Bluetooth 4.2
IOT device: Bluetooth 4.0
Negotiated: Bluetooth 4.0
So from the example above the two devices have decided on using Bluetooth 4.0, now do system Bluetooth API's have access to viewing the negotiated version or does the Bluetooth chip just handle everything without offering that information?
bluetooth
bluetooth
asked Mar 7 at 12:59
Trevin CorkeryTrevin Corkery
708
708
In BLE there is a Link Layer control procedure (using LL_VERSION_IND Control PDU) that can be used for the controllers to exchange their Bluetooth version numbers after entering the Connection State.
– ouah
Mar 7 at 23:35
add a comment |
In BLE there is a Link Layer control procedure (using LL_VERSION_IND Control PDU) that can be used for the controllers to exchange their Bluetooth version numbers after entering the Connection State.
– ouah
Mar 7 at 23:35
In BLE there is a Link Layer control procedure (using LL_VERSION_IND Control PDU) that can be used for the controllers to exchange their Bluetooth version numbers after entering the Connection State.
– ouah
Mar 7 at 23:35
In BLE there is a Link Layer control procedure (using LL_VERSION_IND Control PDU) that can be used for the controllers to exchange their Bluetooth version numbers after entering the Connection State.
– ouah
Mar 7 at 23:35
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55044395%2fis-there-a-way-to-find-the-bluetooth-version-without-looking-at-a-spec-sheet%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55044395%2fis-there-a-way-to-find-the-bluetooth-version-without-looking-at-a-spec-sheet%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
In BLE there is a Link Layer control procedure (using LL_VERSION_IND Control PDU) that can be used for the controllers to exchange their Bluetooth version numbers after entering the Connection State.
– ouah
Mar 7 at 23:35