Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dlow_energy_central_server.cc606 self->NotifyPeripheralDisconnected(peer_id); in ConnectPeripheral()
662 NotifyPeripheralDisconnected(*peer_id); in DisconnectPeripheral()
694 void LowEnergyCentralServer::NotifyPeripheralDisconnected(bt::PeerId peer_id) { in NotifyPeripheralDisconnected() function in bthost::LowEnergyCentralServer
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/public/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dlow_energy_central_server.h164 void NotifyPeripheralDisconnected(bt::PeerId peer_id);