Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Decc.h52 typedef void (*bt_dh_key_cb_t)(const u8_t key[32]); typedef
63 int bt_dh_key_gen(const u8_t remote_pk[64], bt_dh_key_cb_t cb);
A Dhci_core.c99 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