HomeSort by relevance Sort by last modified time
    Searched refs:SetCharacteristicValue (Results 1 - 3 of 3) sorted by null

  /system/bt/service/
gatt_server_old.h 98 bool SetCharacteristicValue(const UUID &id, const std::vector<uint8_t> &value);
gatt_server_old.cpp 749 bool Server::SetCharacteristicValue(const UUID &id,
  /system/bt/service/ipc/
linux_ipc_host.cpp 178 gatt_servers_[service_uuid]->SetCharacteristicValue(UUID(characteristic_uuid),

Completed in 1098 milliseconds