Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_ble_storage.h22 #define BTC_LE_LOCAL_KEY_IRK (1<<1) macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c284 case BTC_LE_LOCAL_KEY_IRK: in _btc_storage_add_ble_local_key()
334 case BTC_LE_LOCAL_KEY_IRK: in _btc_storage_get_ble_local_key()
Dbtc_dm.c148 …(btc_storage_get_ble_local_key(BTC_LE_LOCAL_KEY_IRK, (char*)&btc_dm_cb.ble_local_key_cb.id_keys.ir… in btc_dm_load_ble_local_keys()
865 BTC_LE_LOCAL_KEY_IRK, in btc_dm_sec_cb_handler()