Characteristic Value parameter structure of Cycling Power Service.
Data Fields | |
cy_stc_ble_conn_handle_t | connHandle |
Peer Device Handle. | |
uint8_t | peerAddrType |
bd address type of the device advertising. More... | |
uint8_t * | peerBdAddr |
Public Device Address or Random Device Address for each device that responded to scanning. More... | |
cy_en_ble_cps_char_index_t | charIndex |
Index of Service Characteristic. | |
cy_stc_ble_gatt_value_t * | value |
Characteristic Value. | |
uint8_t cy_stc_ble_cps_char_value_t::peerAddrType |
bd address type of the device advertising.
uint8_t* cy_stc_ble_cps_char_value_t::peerBdAddr |
Public Device Address or Random Device Address for each device that responded to scanning.