VICE0_NAME.c_str());
} else if (property == "Flags") {
ret = sd_bus_message_append(reply, "as", 3, "write-without-response",
"secure-write", "secure-read");
} else {
ret = sd_bus_error_set(error, SD_BUS_ERROR_UNKNOWN_PROPERTY, "&qu
Package: Bluez
Version: 5.48
I am writing an application which communicates to Bluez over dbus APIs. I have
a wilink 8 bluetooth 4.2 Low energy chip on my board.
I am using example-advertisement and exmaple-gatt-server from test folder of
the project as a reference to write my applicaiton.
Wh
2 matches
Mail list logo