Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2372 void (*pincode_entry)(struct bt_conn *conn, bool highsec);
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4134 static void auth_pincode_entry(struct bt_conn *conn, bool highsec) in auth_pincode_entry() argument
4149 if (highsec) { in auth_pincode_entry()