Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_config.cc126 static BluetoothKeystoreInterface* get_bluetooth_keystore_interface() { in get_bluetooth_keystore_interface() function
380 get_bluetooth_keystore_interface()->clear_map(); in clean_up()
518 string = get_bluetooth_keystore_interface()->get_key(section + "-" + key); in btif_config_get_bin()
544 get_bluetooth_keystore_interface()->set_encrypt_key_or_remove_key( in btif_config_get_bin()
596 get_bluetooth_keystore_interface()->set_encrypt_key_or_remove_key( in btif_config_set_bin()
640 get_bluetooth_keystore_interface()->set_encrypt_key_or_remove_key( in btif_config_remove()
706 get_bluetooth_keystore_interface()->set_encrypt_key_or_remove_key( in btif_config_write()