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.c693 static void smp_check_complete(struct bt_conn *conn, uint8_t dist_complete) in smp_check_complete() function
737 smp_check_complete(conn, BT_SMP_DIST_ID_KEY); in smp_id_sent()
746 smp_check_complete(conn, BT_SMP_DIST_SIGN); in smp_sign_info_sent()
2053 smp_check_complete(conn, BT_SMP_DIST_ENC_KEY); in smp_ident_sent()