Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btm/
Dsecurity_device_record.h243 bool is_device_authenticated() const { in is_device_authenticated() function
369 is_device_authenticated() ? 'T' : 'F', in ToString()
Dbtm_sec_cb.cc168 return sec_rec->is_device_authenticated(); in IsDeviceAuthenticated()