Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/btm/
H A Dbtm_dev.cc125 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove() function
159 wipe_secrets_and_remove(p_dev_rec); in BTM_SecDeleteDevice()
386 wipe_secrets_and_remove(p_dev_rec); in btm_consolidate_dev()
398 wipe_secrets_and_remove(p_dev_rec); in btm_consolidate_dev()
487 wipe_secrets_and_remove(p_dev_rec); in btm_sec_allocate_dev_rec()
H A Dbtm_dev.h45 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec);
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_dev.cc110 void wipe_secrets_and_remove(tBTM_SEC_DEV_REC* p_dev_rec) { in wipe_secrets_and_remove() function