Home
last modified time | relevance | path

Searched refs:btc_config_unlock (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c90 btc_config_unlock(); in btc_storage_save()
140 btc_config_unlock(); in btc_storage_add_ble_bonding_key()
199 btc_config_unlock(); in btc_storage_get_ble_bonding_key()
254 btc_config_unlock(); in btc_storage_remove_ble_bonding_keys()
304 btc_config_unlock(); in btc_storage_add_ble_local_key()
355 btc_config_unlock(); in btc_storage_get_ble_local_key()
397 btc_config_unlock(); in btc_storage_remove_ble_local_keys()
440 btc_config_unlock(); in btc_storage_compare_address_key_value()
472 btc_config_unlock(); in btc_storage_set_ble_dev_type()
501 btc_config_unlock(); in btc_storage_get_ble_dev_type()
[all …]
Dbtc_storage.c49 btc_config_unlock(); in btc_storage_add_bonded_device()
109 btc_config_unlock(); in btc_in_fetch_bonded_devices()
167 btc_config_unlock(); in btc_storage_remove_bonded_device()
197 btc_config_unlock(); in btc_storage_get_num_bt_bond_devices()
240 btc_config_unlock(); in btc_storage_get_bonded_bt_devices_list()
279 btc_config_unlock(); in btc_storage_add_hid_device_info()
356 btc_config_unlock(); in btc_storage_load_bonded_hid_info()
408 btc_config_unlock(); in btc_storage_remove_hid_info()
443 btc_config_unlock(); in btc_storage_load_hidd()
463 btc_config_unlock(); in btc_storage_set_hidd()
[all …]
Dbtc_config.c328 void btc_config_unlock(void) in btc_config_unlock() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/include/btc/
Dbtc_config.h48 void btc_config_unlock(void);