Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h270 void set_le_device_authenticated() { sec_flags |= BTM_SEC_LE_AUTHENTICATED; } in set_le_device_authenticated() function
Dbtm_sec.cc3336 p_dev_rec->sec_rec.set_le_device_authenticated(); in btm_sec_encrypt_change()