Searched refs:BTC_BLE_STORAGE_LE_KEY_PENC_STR (Results 1 – 2 of 2) sorted by relevance
38 !btc_config_exist(section, BTC_BLE_STORAGE_LE_KEY_PENC_STR) && in _btc_storage_save()105 name = BTC_BLE_STORAGE_LE_KEY_PENC_STR; in _btc_storage_add_ble_bonding_key()165 name = BTC_BLE_STORAGE_LE_KEY_PENC_STR; in _btc_storage_get_ble_bonding_key()225 if (btc_config_exist(bdstr, BTC_BLE_STORAGE_LE_KEY_PENC_STR)) { in _btc_storage_remove_ble_bonding_keys()226 ret |= btc_config_remove(bdstr, BTC_BLE_STORAGE_LE_KEY_PENC_STR); in _btc_storage_remove_ble_bonding_keys()410 key_type_str = BTC_BLE_STORAGE_LE_KEY_PENC_STR; in _btc_storage_compare_address_key_value()
29 #define BTC_BLE_STORAGE_LE_KEY_PENC_STR "LE_KEY_PENC" macro