Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsmp.c3019 static int smp_send_pairing_req(struct bt_conn *conn) in smp_send_pairing_req() function
4073 if (smp_send_pairing_req(conn) < 0) { in smp_security_request()
5814 return smp_send_pairing_req(conn); in bt_smp_start_security()