Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

UI Expand
titleGetting information from blued


Code Block
bash-3.2# defaults read blued

{

    LinkKeys =     {

        "b8-e8-56-0d-fb-81" =         {

            "7c-c3-a1-8f-be-4f" = <a21c29c4 a7d6591c 40d5789d 8d8b5675>;

            "d8-30-62-39-11-ca" = <4a8b9385 4eb21c5c 68226d58 b7c8501b>;

        };

    };

}



Getting information from system_profiler 

Code Block
system_profiler -detailLevel full SPBluetoothDataType



MacOS PCSC related projects

...