Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/acl/
Dacl.h256 void set_switch_role_encryption_on() { switch_role_state_ = BTM_ACL_SWKEY_STATE_ENCRYPTION_ON; } in set_switch_role_encryption_on() function
Dbtm_acl.cc1313 p_acl->set_switch_role_encryption_on(); in btm_acl_role_changed()