Home
last modified time | relevance | path

Searched defs:IsLocallyInitiated (Results 1 – 2 of 2) sorted by relevance

/system/bt/main/shim/
Dacl.cc579 bool IsLocallyInitiated() const override { in IsLocallyInitiated() function in ClassicShimAclConnection
664 bool IsLocallyInitiated() const override { in IsLocallyInitiated() function in LeShimAclConnection
/system/bt/stack/btm/
Dsecurity_device_record.h361 bool IsLocallyInitiated() const { return is_originator; } in IsLocallyInitiated() function