45 XRT_MAYBE_UNUSED
static inline int 51 return ble_dev->read(ble_dev, data, size, milliseconds);
59 XRT_MAYBE_UNUSED
static inline void 63 if (ble_dev == NULL) {
67 ble_dev->destroy(ble_dev);
82 os_ble_notify_open(
const char *dev_uuid,
83 const char *char_uuid,
Auto detect OS and certain features.
Representing a single ble notify attribute on a device.
Definition: os_ble.h:27
Header holding common defines.