Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c411 static uint8_t get_pair_method(struct bt_smp *smp, uint8_t remote_io) in get_pair_method() function
3023 smp->method = get_pair_method(smp, req->io_capability); in smp_pairing_req()
3251 smp->method = get_pair_method(smp, rsp->io_capability); in smp_pairing_rsp()