Skip to content

dms: implement "Get MAC address" message

Luca Weiss requested to merge lucaweiss/libqmi:dms-mac_address into master

Hi, I'd appreciate some comments on this MR what there is to improve.

What I want to change:

  • Replace the 99.99 numbers I've put in as placeholders - what to put there?
  • The qmicli method should print the numbers for the bluetooth mac address from the back to the front - because for some reason the bluetooth mac is backwards but the wifi mac address is forward.

This was tested on the Fairphone 2 with a Snapdragon 801 SoC using a 3.4 kernel.

Edited by Luca Weiss

Merge request reports