Searched refs:bt_dh_key_cb_t (Results 1 – 2 of 2) sorted by relevance
52 typedef void (*bt_dh_key_cb_t)(const u8_t key[32]); typedef63 int bt_dh_key_gen(const u8_t remote_pk[64], bt_dh_key_cb_t cb);
99 static bt_dh_key_cb_t dh_key_cb;9855 int bt_dh_key_gen(const u8_t remote_pk[64], bt_dh_key_cb_t cb) in bt_dh_key_gen()
Completed in 15 milliseconds