Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dkeys.h13 BT_KEYS_LOCAL_CSRK = BIT(3), enumerator
18 BT_KEYS_LTK | BT_KEYS_LOCAL_CSRK | \
A Dsmp.c1255 bt_keys_add_type(keys, BT_KEYS_LOCAL_CSRK); in smp_br_distribute_keys()
2161 bt_keys_add_type(keys, BT_KEYS_LOCAL_CSRK); in bt_smp_distribute_keys()
4557 keys = bt_keys_find(BT_KEYS_LOCAL_CSRK, conn->id, &conn->le.dst); in bt_smp_sign()

Completed in 11 milliseconds