|
BlueToe
an alternative GATT/BLE implementation
|
enumeration of sensor_location (org.bluetooth.characteristic.sensor_location) More...
#include <bluetoe/sensor_location.hpp>
Public Types | |
| using | other = sensor_location_tag< 0 > |
| Other. | |
| using | top_of_shoe = sensor_location_tag< 1 > |
| Top of shoe. | |
| using | in_shoe = sensor_location_tag< 2 > |
| In shoe. | |
| using | hip = sensor_location_tag< 3 > |
| Hip. | |
| using | front_wheel = sensor_location_tag< 4 > |
| Front Wheel. | |
| using | left_crank = sensor_location_tag< 5 > |
| Left Crank. | |
| using | right_crank = sensor_location_tag< 6 > |
| Right Crank. | |
| using | left_pedal = sensor_location_tag< 7 > |
| Left Pedal. | |
| using | right_pedal = sensor_location_tag< 8 > |
| Right Pedal. | |
| using | front_hub = sensor_location_tag< 9 > |
| Front Hub. | |
| using | rear_dropout = sensor_location_tag< 10 > |
| Rear Dropout. | |
| using | chainstay = sensor_location_tag< 11 > |
| Chainstay. | |
| using | rear_wheel = sensor_location_tag< 12 > |
| Rear Wheel. | |
| using | rear_hub = sensor_location_tag< 13 > |
| Rear Hub. | |
| using | chest = sensor_location_tag< 14 > |
| Chest. | |
enumeration of sensor_location (org.bluetooth.characteristic.sensor_location)
The class contains a lot of alias-declarations for known, assigned sensor locations.