Home | History | Annotate | Download | only in doc

Lines Matching refs:request_id

46    * |request_id| and the appropriate characteristic value.
53 void onCharacteristicReadRequest(in String device_address, in int request_id,
64 * |request_id| and the appropriate descriptor value.
71 void onDescriptorReadRequest(in String device_address, in int request_id,
80 * |request_id|. |offset| is the index of the characteristic value that the
90 void onCharacteristicWriteRequest(in String device_address, in int request_id,
100 * |request_id|. |offset| is the index of the descriptor value that the
110 void onDescriptorWriteRequest(in String device_address, in int request_id,
121 * with the given |request_id|.
123 void onExecuteWriteRequest(in String device_address, in int request_id,