Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Decc.h84 const uint8_t *bt_pub_key_get(void);
Decc.c155 const uint8_t *bt_pub_key_get(void) in bt_pub_key_get() function
Dsmp.c2651 sc_public_key = bt_pub_key_get(); in smp_init()