Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_ble_storage.h23 #define BTC_LE_LOCAL_KEY_DHK (1<<2) macro
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c281 case BTC_LE_LOCAL_KEY_DHK: in _btc_storage_add_ble_local_key()
331 case BTC_LE_LOCAL_KEY_DHK: in _btc_storage_get_ble_local_key()
Dbtc_dm.c144 …(btc_storage_get_ble_local_key(BTC_LE_LOCAL_KEY_DHK,(char*)&btc_dm_cb.ble_local_key_cb.id_keys.dhk… in btc_dm_load_ble_local_keys()
983 BTC_LE_LOCAL_KEY_DHK, in btc_dm_sec_cb_handler()