Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c732 const uint8_t addr_type, const bool add_key, bool *device_added, bool *key_found) in _btc_read_le_key() argument
735 assert(key_found); in _btc_read_le_key()
764 *key_found = true; in _btc_read_le_key()
774 bool key_found = false; in _btc_storage_in_fetch_bonded_ble_device() local
790 bd_addr, addr_type, add, &device_added, &key_found); in _btc_storage_in_fetch_bonded_ble_device()
793 bd_addr, addr_type, add, &device_added, &key_found); in _btc_storage_in_fetch_bonded_ble_device()
796 bd_addr, addr_type, add, &device_added, &key_found); in _btc_storage_in_fetch_bonded_ble_device()
799 bd_addr, addr_type, add, &device_added, &key_found); in _btc_storage_in_fetch_bonded_ble_device()
802 bd_addr, addr_type, add, &device_added, &key_found); in _btc_storage_in_fetch_bonded_ble_device()
805 bd_addr, addr_type, add, &device_added, &key_found); in _btc_storage_in_fetch_bonded_ble_device()
[all …]