Home
last modified time | relevance | path

Searched defs:WriteWithoutResponse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dfake_client.cc246 void FakeClient::WriteWithoutResponse(att::Handle handle, in WriteWithoutResponse() function in bt::gatt::testing::FakeClient
H A Dclient.cc1258 void WriteWithoutResponse(att::Handle handle, in WriteWithoutResponse() function in bt::gatt::Impl