Searched defs:OnConnection (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/ | ||
H A D | peripheral.cc | 343 void Peripheral::OnConnection( in OnConnection() function in pw::bluetooth_sapphire::Peripheral |
/aosp_15_r20/external/openscreen/osp/impl/presentation/ | ||
H A D | presentation_controller_unittest.cc | 67 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 D | osp_demo.cc | 225 void OnConnection(std::unique_ptr<Connection> connection) override { in OnConnection() function in openscreen::osp::DemoRequestDelegate |