Home
last modified time | relevance | path

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

/system/bt/gd/neighbor/facade/
Dfacade.cc142 common::Bind(&NeighborFacadeService::on_remote_name, common::Unretained(this)), in ReadRemoteName()
197 void on_remote_name(hci::ErrorCode status, hci::Address address, std::array<uint8_t, 248> name) { in on_remote_name() function in bluetooth::neighbor::facade::NeighborFacadeService