Home
last modified time | relevance | path

Searched defs:SendUpdate (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dmock_server.cc29 void MockServer::SendUpdate(IdType service_id, in SendUpdate() function in bt::gatt::testing::MockServer
H A Dfake_layer.cc129 void FakeLayer::SendUpdate(IdType service_id, in SendUpdate() function in bt::gatt::testing::FakeLayer
H A Dgatt.cc146 void SendUpdate(IdType service_id, in SendUpdate() function in bt::gatt::__anon4236bc310111::Impl
H A Dserver.cc97 void SendUpdate(IdType service_id, in SendUpdate() function in bt::gatt::AttBasedServer
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_client.cpp961 void Client::SendUpdate(void) in SendUpdate() function in ot::Srp::Client