Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h146 int bt_smp_auth_keypress_notify(struct bt_conn *conn,
Dconn.c4141 return bt_smp_auth_keypress_notify(conn, type); in bt_conn_auth_keypress_notify()
Dsmp.c5567 int bt_smp_auth_keypress_notify(struct bt_conn *conn, enum bt_conn_auth_keypress type) in bt_smp_auth_keypress_notify() function