Home
last modified time | relevance | path

Searched refs:SetCharacteristicValue (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/service/
H A Dgatt_server_old.h98 bool SetCharacteristicValue(const Uuid& id,
H A Dgatt_server_old.cc704 bool Server::SetCharacteristicValue(const Uuid& id, in SetCharacteristicValue() function in bluetooth::gatt::Server
/aosp12/system/bt/service/ipc/
H A Dlinux_ipc_host.cc174 gatt_servers_[service_uuid]->SetCharacteristicValue( in OnSetCharacteristicValue()