Home
last modified time | relevance | path

Searched refs:GetAddressAndType (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/main/shim/
H A Dbtm.h189 static hci::AddressWithType GetAddressAndType(const RawAddress& bd_addr);
H A Dbtm.cc666 hci::AddressWithType Btm::GetAddressAndType(const RawAddress& bd_addr) { in GetAddressAndType() function in bluetooth::shim::Btm
H A Dl2c_api.cc1003 auto remote = Btm::GetAddressAndType(rem_bda); in L2CA_ConnectFixedChnl()
1528 auto remote = Btm::GetAddressAndType(p_bd_addr); in L2CA_ConnectLECocReq()