Home
last modified time | relevance | path

Searched refs:highsec (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/bluetooth/
Dconn.h1684 void (*pincode_entry)(struct bt_conn *conn, bool highsec);
/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c3903 static void auth_pincode_entry(struct bt_conn *conn, bool highsec) in auth_pincode_entry() argument
3918 if (highsec) { in auth_pincode_entry()