Searched defs:IsPaired (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | classic_device.cc | 46 bool ClassicDevice::IsPaired() const { in IsPaired() function in bluetooth::storage::ClassicDevice |
D | le_device.cc | 47 bool LeDevice::IsPaired() const { in IsPaired() function in bluetooth::storage::LeDevice |
/packages/modules/Bluetooth/system/gd/security/record/ | ||
D | security_record.h | 42 bool IsPaired() const { in IsPaired() function |