Home
last modified time | relevance | path

Searched refs:bt_smp_auth_keypress_notify (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.h145 int bt_smp_auth_keypress_notify(struct bt_conn *conn,
Dconn.c3228 return bt_smp_auth_keypress_notify(conn, type); in bt_conn_auth_keypress_notify()
Dsmp.c5323 int bt_smp_auth_keypress_notify(struct bt_conn *conn, enum bt_conn_auth_keypress type) in bt_smp_auth_keypress_notify() function