Data Structures | |
| struct | gattc_disc_char_t |
| GATTC discovery characteristic structure. More... | |
| struct | gattc_read_by_uuid_t |
| GATTC read by characteristic UUID structure. More... | |
| struct | gattc_write_attr_value_t |
| GATTC write attribute value structure. More... | |
| struct | gattc_write_no_resp_t |
| GATTC write without response structure. More... | |
| struct | read_multiple_t |
| Read Multiple Handles. More... | |
| struct | gattc_read_multiple_t |
| GATTC Read Multiple. More... | |
| struct | gattc_browse_attr_char_t |
| GATTC Browse information about Characteristic. More... | |
| struct | gattc_browse_inc_srvc_t |
| GATTC Browse information about Included Service. More... | |
| struct | gattc_browse_attr_t |
| GATTC Browse information about Attribute. More... | |
| union | gattc_browse_attr_info |
| GATTC Browse attribute information. More... | |
| struct | ble_gattc_browse_srvc_t |
| GATTC Browse service(s) indication. More... | |
| struct | ble_gattc_service_t |
| GATT service. More... | |
| struct | ble_gattc_include_t |
| GATT include. More... | |
| struct | ble_gattc_char_t |
| GATT characteristic. More... | |
| struct | ble_gattc_desc_t |
| GATT descriptor. More... | |
| struct | ble_gattc_srvc_disc_t |
| GATT service discovery. More... | |
| struct | ble_gattc_incl_disc_t |
| GATT include discovery. More... | |
| struct | ble_gattc_char_disc_t |
| GATT characteristic discovery. More... | |
| struct | ble_gattc_char_desc_disc_t |
| GATT characteristic descriptor discovery. More... | |
| struct | ble_gattc_read_value_t |
| GATT Client Read value. More... | |
| struct | ble_gattc_read_rsp_t |
| GATT value Read response. More... | |
| struct | ble_gattc_write_t |
| GATT Client Write. More... | |
| struct | ble_gattc_ntf_ind_t |
| GATTC Notification and Indication value indication. More... | |
| struct | gattc_cb_fun_t |
| GATTC Event callback Structures. More... | |