BlueberrySherbet

All Types

Name Summary
(JVM)  
com.gmail.ayteneve93.blueberrysherbetannotations.BlueberryService

Entry point annotation indicating that target interface is apparently a set of BLE methods service.

(JVM)
com.gmail.ayteneve93.blueberrysherbetannotations.INDICATE

BLE function annotation for ‘Indicate’ method.

(JVM)
com.gmail.ayteneve93.blueberrysherbetannotations.NOTIFY

BLE function annotation for ‘Notify’ method.

(JVM)
com.gmail.ayteneve93.blueberrysherbetannotations.Priority

Optional annotation indicating execution priority of BLE function.

(JVM)
com.gmail.ayteneve93.blueberrysherbetannotations.READ

BLE function annotation for ‘Read’ method.

(JVM)
com.gmail.ayteneve93.blueberrysherbetannotations.WRITE

BLE function annotation for ‘Write’ method.

(JVM)
com.gmail.ayteneve93.blueberrysherbetannotations.WRITE_WITHOUT_RESPONSE

BLE function annotation for ‘Write Without Response’ method.