Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h267 bool is_le_device_authenticated() const { in is_le_device_authenticated() function
370 is_le_device_authenticated() ? 'T' : 'F', in ToString()
Dbtm_sec_cb.cc170 return sec_rec->is_le_device_authenticated(); in IsDeviceAuthenticated()