Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/stack/acl/
Dacl.h223 void set_encryption_switching() { encrypt_state_ = BTM_ACL_ENCRYPT_STATE_TEMP_FUNC; } in set_encryption_switching() function
Dbtm_acl.cc628 p->set_encryption_switching(); in btm_acl_encrypt_change()