Author Topic: Reading LMP version missing version number ?  (Read 8654 times)

eeybye

  • Guest
Reading LMP version missing version number ?
« on: October 19, 2015, 03:01:08 PM »
The new GetLMPVersion method on wclBluetoothRadio returns, for my machine, a value of 1280.
When I look in the device manager property for the Bluetooth radio, it says 6.1280.

How do I translate the value from GetLMPVersion to a value I can use to compare the actual version seen on Bluetooth.org ? (https://www.bluetooth.org/en-us/specification/assigned-numbers/link-manager)

Thanks in advance,

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Reading LMP version missing version number ?
« Reply #1 on: October 19, 2015, 03:09:26 PM »
Hello,

Unfortunately MS driver reports only LMP subversion number (which WCL returns). Tofind major version number it requires to read driver information first. I will check if it is possible at all.

eeybye

  • Guest
Re: Reading LMP version missing version number ?
« Reply #2 on: November 25, 2015, 09:18:56 AM »
Hello

Did you find a way to read driver information ?

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Reading LMP version missing version number ?
« Reply #3 on: November 25, 2015, 09:53:59 AM »
Hello,

Unfortunately no, there is no easy way to do that.

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: Reading LMP version missing version number ?
« Reply #4 on: December 29, 2015, 05:12:44 AM »
Hello,

That is probably late but finally I found the way to read all the information including LMP version/subversion and hci version/subversion. Will publish update today.

 

Sitemap 1 2 3 4 5 6 7