Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/subsys/bluetooth/host/
Dsmp.c356 static uint8_t legacy_get_pair_method(struct bt_smp *smp, uint8_t remote_io);
399 return legacy_get_pair_method(smp, remote_io); in get_pair_method()
2124 static uint8_t legacy_get_pair_method(struct bt_smp *smp, uint8_t remote_io) in legacy_get_pair_method() function