Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt_remote_service_server.cc194 void GattRemoteServiceServer::WriteCharacteristicWithoutResponse( in WriteCharacteristicWithoutResponse() function in bthost::GattRemoteServiceServer
H A Dgatt2_remote_service_server_test.cc711 TEST_F(Gatt2RemoteServiceServerTest, WriteCharacteristicWithoutResponse) { in TEST_F() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service.cc289 void RemoteService::WriteCharacteristicWithoutResponse( in WriteCharacteristicWithoutResponse() function in bt::gatt::RemoteService