Home
last modified time | relevance | path

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

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