Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c3106 static int smp_send_pairing_req(struct bt_conn *conn) in smp_send_pairing_req() function
4172 if (smp_send_pairing_req(conn) < 0) { in smp_security_request()
5935 return smp_send_pairing_req(conn); in bt_smp_start_security()