Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c687 static void smp_check_complete(struct bt_conn *conn, uint8_t dist_complete) in smp_check_complete() function
731 smp_check_complete(conn, BT_SMP_DIST_ID_KEY); in smp_id_sent()
740 smp_check_complete(conn, BT_SMP_DIST_SIGN); in smp_sign_info_sent()
2016 smp_check_complete(conn, BT_SMP_DIST_ENC_KEY); in smp_ident_sent()