Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c372 static uint8_t legacy_get_pair_method(struct bt_smp *smp, uint8_t remote_io);
415 return legacy_get_pair_method(smp, remote_io); in get_pair_method()
2227 static uint8_t legacy_get_pair_method(struct bt_smp *smp, uint8_t remote_io) in legacy_get_pair_method() function