Searched refs:OnRemoteNameResponse (Results 1 – 1 of 1) sorted by relevance
55 void OnRemoteNameResponse(hci::ErrorCode status, hci::Address address, RemoteName name);88 common::BindOnce(&NameDbModule::impl::OnRemoteNameResponse, common::Unretained(this)), in ReadRemoteNameRequest()92 void neighbor::NameDbModule::impl::OnRemoteNameResponse(hci::ErrorCode status, hci::Address address… in OnRemoteNameResponse() function in bluetooth::neighbor::neighbor::NameDbModule::impl