Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.c2569 static uint8_t get_auth(struct bt_smp *smp, uint8_t auth) in get_auth() function
2806 req->auth_req = get_auth(smp, BT_SMP_AUTH_DEFAULT); in smp_send_security_req()
2867 rsp->auth_req = get_auth(smp, req->auth_req); in smp_pairing_req()
3052 req->auth_req = get_auth(smp, BT_SMP_AUTH_DEFAULT); in smp_send_pairing_req()