ble_gatts_conn::peer_cl_sup_feat field
For now only 3 bits in one octet are defined, but specification expects this service to be variable length with no upper bound. Let's make this future proof if more octets might be used. (Vol. 3, Part G, 7.2)
Syntax
uint8_t peer_cl_sup_feat[MYNEWT_VAL(BLE_GATT_CSFC_SIZE)]; ![]()
uint8_t peer_cl_sup_feat[MYNEWT_VAL(BLE_GATT_CSFC_SIZE)];
ble_gatts_conn::peer_cl_sup_feat is read by 5 functions:
![]()
ble_gatts_conn::peer_cl_sup_feat