Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn_internal.h250 int bt_conn_le_start_encryption(struct bt_conn *conn, u8_t rand[8],
A Dsmp.c2424 if (bt_conn_le_start_encryption(conn, rand, ediv, tmp, in legacy_pairing_random()
3925 if (bt_conn_le_start_encryption(conn, conn->le.keys->ltk.rand, in smp_security_request()
4176 if (bt_conn_le_start_encryption(smp->chan.chan.conn, rand, ediv, in smp_dhkey_check()
5404 err = bt_conn_le_start_encryption(conn, in bt_smp_start_security()
A Dconn.c1014 int bt_conn_le_start_encryption(struct bt_conn *conn, u8_t rand[8], in bt_conn_le_start_encryption() function

Completed in 14 milliseconds