Home
last modified time | relevance | path

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

/aosp12/system/bt/stack/eatt/
H A Deatt.cc121 return pimpl_->eatt_impl_->is_eatt_supported_by_peer(bd_addr); in IsEattSupportedByPeer()
H A Deatt_impl.h277 bool is_eatt_supported_by_peer(const RawAddress& bd_addr) { in is_eatt_supported_by_peer() function