Skip to main content
DS.4
Senior
May 1, 2023
Question

[BLE] When can I use 'aci_gap_get_security_level' command?

  • May 1, 2023
  • 2 replies
  • 3749 views

After connection?

Or after pairing?

This topic has been closed for replies.

2 replies

ST Employee
November 21, 2023

Normally, you need to use this function to check the connection type, including security and encryption, before proceeding with the connection. Therefore, you should use this function during the search phase

ST Employee
November 21, 2023