Home
last modified time | relevance | path

Searched refs:bt_conn_auth_keypress (Results 1 – 5 of 5) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/bluetooth/
Dconn.h523 enum bt_conn_auth_keypress { enum
1455 enum bt_conn_auth_keypress type);
1687 int bt_conn_auth_keypress_notify(struct bt_conn *conn, enum bt_conn_auth_keypress type);
/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dsmp.h146 enum bt_conn_auth_keypress type);
Dsmp.c4389 enum bt_conn_auth_keypress type = notif->type; in smp_keypress_notif()
5380 int bt_smp_auth_keypress_notify(struct bt_conn *conn, enum bt_conn_auth_keypress type) in bt_smp_auth_keypress_notify()
Dconn.c3420 enum bt_conn_auth_keypress type) in bt_conn_auth_keypress_notify()
/Zephyr-Core-3.6.0/subsys/bluetooth/shell/
Dbt.c3531 enum bt_conn_auth_keypress type) in auth_passkey_display_keypress()