sensorhandler: fix type of get_reservation_id()

The implementation of get_reservation_id() is combining two uint8_t, but
currently returns a uint8_t. Return instead a uint16_t to correct this.

Change-Id: I5bbfdd230bcc2bb467b755ac90a39c6bf11167d1
Signed-off-by: Emily Shaffer <emilyshaffer@google.com>
1 file changed