Home
last modified time | relevance | path

Searched defs:OnConnection (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/
H A Dperipheral.cc343 void Peripheral::OnConnection( in OnConnection() function in pw::bluetooth_sapphire::Peripheral
/aosp_15_r20/external/openscreen/osp/impl/presentation/
H A Dpresentation_controller_unittest.cc67 void OnConnection(std::unique_ptr<Connection> connection) override { in OnConnection() function in openscreen::osp::__anond52916270111::MockRequestDelegate
/aosp_15_r20/external/openscreen/osp/demo/
H A Dosp_demo.cc225 void OnConnection(std::unique_ptr<Connection> connection) override { in OnConnection() function in openscreen::osp::DemoRequestDelegate