![]() |
BlueNRG-MS pack for STM32CubeMX
V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
|
bluenrg_gatt_aci.h
Go to the documentation of this file.
283 tBleStatus aci_att_find_information_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle);
299 tBleStatus aci_att_find_by_type_value_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle,
316 tBleStatus aci_att_read_by_type_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle,
334 tBleStatus aci_att_read_by_group_type_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle,
349 tBleStatus aci_att_prepare_write_req(uint16_t conn_handle, uint16_t attr_handle, uint16_t value_offset,
384 tBleStatus aci_gatt_disc_prim_service_by_uuid(uint16_t conn_handle, uint8_t uuid_type, uint8_t* uuid);
467 tBleStatus aci_gatt_read_using_charac_uuid(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle,
728 tBleStatus aci_gatt_read_handle_value(uint16_t attr_handle, uint16_t data_len, uint16_t *data_len_out_p, uint8_t *data);
742 tBleStatus aci_gatt_read_handle_value_offset_IDB05A1(uint16_t attr_handle, uint8_t offset, uint16_t data_len, uint16_t *data_len_out_p, uint8_t *data);
762 tBleStatus aci_gatt_update_char_value_ext_IDB05A1(uint16_t service_handle, uint16_t char_handle,
__packed struct _evt_gatt_procedure_timeout evt_gatt_procedure_timeout
tBleStatus aci_gatt_read_charac_val(uint16_t conn_handle, uint16_t attr_handle)
Start the procedure to read the attribute value.
Definition: bluenrg_gatt_aci.c:837
Definition: bluenrg_gatt_aci.h:1111
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:950
uint16_t attr_handle
Definition: bluenrg_gatt_aci.h:1113
tBleStatus aci_gatt_write_charac_descriptor(uint16_t conn_handle, uint16_t attr_handle, uint8_t value_len, uint8_t *attr_value)
Start the procedure to write a characteristic descriptor.
Definition: bluenrg_gatt_aci.c:1112
__packed struct _evt_att_exchange_mtu_resp evt_att_exchange_mtu_resp
__packed struct _evt_att_prepare_write_resp evt_att_prepare_write_resp
Definition: bluenrg_gatt_aci.h:868
tBleStatus aci_gatt_read_long_charac_val(uint16_t conn_handle, uint16_t attr_handle, uint16_t val_offset)
Start the procedure to read a long characteristic value.
Definition: bluenrg_gatt_aci.c:896
tBleStatus aci_gatt_write_long_charac_desc(uint16_t conn_handle, uint16_t attr_handle, uint16_t val_offset, uint8_t val_len, uint8_t *attr_val)
Start the procedure to write a long characteristic descriptor.
Definition: bluenrg_gatt_aci.c:1055
tBleStatus aci_gatt_exchange_configuration(uint16_t conn_handle)
Perform an ATT MTU exchange procedure.
Definition: bluenrg_gatt_aci.c:452
tBleStatus aci_gatt_disc_all_prim_services(uint16_t conn_handle)
This command will start the GATT client procedure to discover all primary services on the server...
Definition: bluenrg_gatt_aci.c:653
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:937
__packed struct _evt_gatt_notification evt_gatt_attr_notification
tBleStatus aci_gatt_confirm_indication(uint16_t conn_handle)
Confirm an indication.
Definition: bluenrg_gatt_aci.c:1234
tBleStatus aci_att_read_by_group_type_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle, uint8_t uuid_type, uint8_t *uuid)
Send a Read By Group Type Request.
Definition: bluenrg_gatt_aci.c:565
tBleStatus aci_gatt_disc_all_charac_of_serv(uint16_t conn_handle, uint16_t start_attr_handle, uint16_t end_attr_handle)
Start the procedure to discover all the characteristics of a given service.
Definition: bluenrg_gatt_aci.c:735
__packed struct _evt_att_read_mult_resp evt_att_read_mult_resp
tBleStatus aci_gatt_read_handle_value(uint16_t attr_handle, uint16_t data_len, uint16_t *data_len_out_p, uint8_t *data)
Reads the value of the attribute handle specified from the local GATT database.
Definition: bluenrg_gatt_aci.c:1406
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:908
tBleStatus aci_gatt_update_char_value_ext_IDB05A1(uint16_t service_handle, uint16_t char_handle, uint8_t update_type, uint16_t char_length, uint16_t value_offset, uint8_t value_length, const uint8_t *value)
Update the value of a characteristic and sends notifications or indications.
Definition: bluenrg_gatt_aci.c:1471
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:919
tBleStatus aci_gatt_write_without_response(uint16_t conn_handle, uint16_t attr_handle, uint8_t val_len, const uint8_t *attr_val)
Start the procedure to write a characteristic value without waiting for any response from the server...
Definition: bluenrg_gatt_aci.c:1176
Definition: bluenrg_gatt_aci.h:793
uint8_t handle_value_pair_length
Definition: bluenrg_gatt_aci.h:871
__packed struct _evt_att_exec_write_resp evt_att_exec_write_resp
Definition: bluenrg_gatt_aci.h:997
Definition: bluenrg_gatt_aci.h:801
tBleStatus aci_gatt_read_using_charac_uuid(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle, uint8_t uuid_type, uint8_t *uuid)
Start the procedure to read all the characteristics specified by the UUID.
Definition: bluenrg_gatt_aci.c:861
Definition: bluenrg_gatt_aci.h:1071
__packed struct _evt_gatt_disc_read_char_by_uuid_resp evt_gatt_disc_read_char_by_uuid_resp
tBleStatus aci_gatt_del_include_service(uint16_t servHandle, uint16_t includeServHandle)
Delete the Include definition from the service.
Definition: bluenrg_gatt_aci.c:407
Definition: bluenrg_gatt_aci.h:813
tBleStatus aci_gatt_read_handle_value_offset_IDB05A1(uint16_t attr_handle, uint8_t offset, uint16_t data_len, uint16_t *data_len_out_p, uint8_t *data)
Reads the value of the attribute handle specified from the local GATT database, starting from a given...
Definition: bluenrg_gatt_aci.c:1438
tBleStatus aci_gatt_set_desc_value(uint16_t servHandle, uint16_t charHandle, uint16_t charDescHandle, uint16_t charDescValOffset, uint8_t charDescValueLen, const void *charDescValue)
This command sets the value of the descriptor specified by charDescHandle.
Definition: bluenrg_gatt_aci.c:1356
tBleStatus aci_gatt_disc_prim_service_by_uuid(uint16_t conn_handle, uint8_t uuid_type, uint8_t *uuid)
Start the procedure to discover the primary services of the specified UUID on the server...
Definition: bluenrg_gatt_aci.c:676
__packed struct _evt_gatt_attr_modified_IDB05A1 evt_gatt_attr_modified_IDB05A1
Definition: bluenrg_gatt_aci.h:958
tBleStatus aci_gatt_init(void)
Initialize the GATT layer for server and client roles.
Definition: bluenrg_gatt_aci.c:28
tBleStatus aci_gatt_disc_all_charac_descriptors(uint16_t conn_handle, uint16_t char_val_handle, uint16_t char_end_handle)
Start the procedure to discover all characteristic descriptors on the server.
Definition: bluenrg_gatt_aci.c:811
Definition: bluenrg_gatt_aci.h:1094
__packed struct _evt_gatt_attr_modified_IDB04A1 evt_gatt_attr_modified_IDB04A1
Definition: bluenrg_gatt_aci.h:895
tBleStatus aci_att_prepare_write_req(uint16_t conn_handle, uint16_t attr_handle, uint16_t value_offset, uint8_t attr_val_len, uint8_t *attr_val)
Send a Prepare Write Request.
Definition: bluenrg_gatt_aci.c:600
__packed struct _evt_gatt_read_multi_permit_req evt_gatt_read_multi_permit_req
tBleStatus aci_gatt_write_charac_reliable(uint16_t conn_handle, uint16_t attr_handle, uint16_t val_offset, uint8_t val_len, uint8_t *attr_val)
Start the procedure to write a characteristic reliably.
Definition: bluenrg_gatt_aci.c:1024
Definition: bluenrg_gatt_aci.h:948
__packed struct _evt_gatt_procedure_complete evt_gatt_procedure_complete
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:1015
Definition: bluenrg_gatt_aci.h:822
Definition: bluenrg_gatt_aci.h:906
Definition: bluenrg_gatt_aci.h:1037
__packed struct _evt_att_find_information_resp evt_att_find_information_resp
uint16_t attribute_handle
Definition: bluenrg_gatt_aci.h:938
uint16_t attr_handle
Definition: bluenrg_gatt_aci.h:1016
tBleStatus aci_gatt_disc_charac_by_uuid(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle, uint8_t uuid_type, const uint8_t *uuid)
Start the procedure to discover all the characteristics specified by a UUID.
Definition: bluenrg_gatt_aci.c:761
Definition: bluenrg_gatt_aci.h:884
Definition: bluenrg_gatt_aci.h:1013
tBleStatus aci_gatt_read_long_charac_desc(uint16_t conn_handle, uint16_t attr_handle, uint16_t val_offset)
Start the procedure to read a long characteristic value.
Definition: bluenrg_gatt_aci.c:1086
tBleStatus aci_gatt_write_charac_value(uint16_t conn_handle, uint16_t attr_handle, uint8_t value_len, uint8_t *attr_value)
Start the procedure to write a characteristic value.
Definition: bluenrg_gatt_aci.c:953
tBleStatus aci_gatt_read_multiple_charac_val(uint16_t conn_handle, uint8_t num_handles, uint8_t *set_of_handles)
Start a procedure to read multiple characteristic values from a server.
Definition: bluenrg_gatt_aci.c:922
uint8_t attribute_data_length
Definition: bluenrg_gatt_aci.h:920
__packed struct _evt_gatt_indication evt_gatt_indication
uint16_t available_buffers
Definition: bluenrg_gatt_aci.h:1087
tBleStatus aci_gatt_update_char_value(uint16_t servHandle, uint16_t charHandle, uint8_t charValOffset, uint8_t charValueLen, const void *charValue)
Update a characteristic value in a service.
Definition: bluenrg_gatt_aci.c:313
__packed struct _evt_gatt_read_permit_req evt_gatt_read_permit_req
tBleStatus aci_gatt_write_long_charac_val(uint16_t conn_handle, uint16_t attr_handle, uint16_t val_offset, uint8_t val_len, const uint8_t *attr_val)
Start the procedure to write a long characteristic value.
Definition: bluenrg_gatt_aci.c:993
tBleStatus aci_gatt_write_response(uint16_t conn_handle, uint16_t attr_handle, uint8_t write_status, uint8_t err_code, uint8_t att_val_len, uint8_t *att_val)
Allow or reject a write request from a client.
Definition: bluenrg_gatt_aci.c:1256
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:854
Definition: bluenrg_gatt_aci.h:833
Definition: bluenrg_gatt_aci.h:1085
__packed struct _evt_att_read_resp evt_att_read_resp
tBleStatus aci_gatt_set_security_permission(uint16_t service_handle, uint16_t attr_handle, uint8_t security_permission)
Set the security permission for the attribute handle specified.
Definition: bluenrg_gatt_aci.c:1331
tBleStatus aci_gatt_signed_write_without_resp(uint16_t conn_handle, uint16_t attr_handle, uint8_t val_len, uint8_t *attr_val)
Start a signed write without response from the server.
Definition: bluenrg_gatt_aci.c:1205
Definition: bluenrg_gatt_aci.h:970
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:824
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:835
tBleStatus aci_gatt_add_serv(uint8_t service_uuid_type, const uint8_t *service_uuid, uint8_t service_type, uint8_t max_attr_records, uint16_t *serviceHandle)
Add a service to the GATT Server. When a service is created in the server, the Host needs to reserve ...
Definition: bluenrg_gatt_aci.c:45
tBleStatus aci_gatt_read_charac_desc(uint16_t conn_handle, uint16_t attr_handle)
Start the procedure to read the descriptor specified.
Definition: bluenrg_gatt_aci.c:1152
tBleStatus aci_gatt_add_char_desc(uint16_t serviceHandle, uint16_t charHandle, uint8_t descUuidType, const uint8_t *uuid, uint8_t descValueMaxLen, uint8_t descValueLen, const void *descValue, uint8_t secPermissions, uint8_t accPermissions, uint8_t gattEvtMask, uint8_t encryKeySize, uint8_t isVariable, uint16_t *descHandle)
Definition: bluenrg_gatt_aci.c:223
uint8_t data_length
Definition: bluenrg_gatt_aci.h:1115
__packed struct _evt_att_read_blob_resp evt_att_read_blob_resp
tBleStatus aci_gatt_del_service(uint16_t servHandle)
Delete the specified service from the GATT server database.
Definition: bluenrg_gatt_aci.c:385
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:897
uint16_t conn_handle
Definition: bluenrg_gatt_aci.h:1112
uint16_t conn_handle
Definition: bluenrg_gatt_aci.h:1014
tBleStatus aci_gatt_allow_read(uint16_t conn_handle)
Allow the GATT server to send a response to a read request from a client.
Definition: bluenrg_gatt_aci.c:1309
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:972
Definition: bluenrg_gatt_aci.h:1054
__packed struct _evt_gatt_server_confirmation evt_gatt_server_confirmation
tBleStatus aci_gatt_find_included_services(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle)
Start the procedure to find all included services.
Definition: bluenrg_gatt_aci.c:709
tBleStatus aci_gatt_del_char(uint16_t servHandle, uint16_t charHandle)
Delete the specified characteristic from the service.
Definition: bluenrg_gatt_aci.c:362
tBleStatus aci_gatt_include_service(uint16_t service_handle, uint16_t included_start_handle, uint16_t included_end_handle, uint8_t included_uuid_type, const uint8_t *included_uuid, uint16_t *included_handle)
Include a service given by included_start_handle and included_end_handle to another service given by ...
Definition: bluenrg_gatt_aci.c:94
__packed struct _evt_att_find_by_type_val_resp evt_att_find_by_type_val_resp
Definition: bluenrg_gatt_aci.h:852
__packed struct _evt_gatt_prepare_write_permit_req evt_gatt_prepare_write_permit_req
tBleStatus aci_att_execute_write_req(uint16_t conn_handle, uint8_t execute)
Send an Execute Write Request.
Definition: bluenrg_gatt_aci.c:630
__packed struct _evt_gatt_error_resp evt_gatt_error_resp
tBleStatus aci_gatt_add_char(uint16_t serviceHandle, uint8_t charUuidType, const uint8_t *charUuid, uint8_t charValueLen, uint8_t charProperties, uint8_t secPermissions, uint8_t gattEvtMask, uint8_t encryKeySize, uint8_t isVariable, uint16_t *charHandle)
Add a characteristic to a service.
Definition: bluenrg_gatt_aci.c:150
Definition: bluenrg_gatt_aci.h:982
Definition: bluenrg_gatt_aci.h:917
tBleStatus aci_att_find_information_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle)
Send a Find Information Request.
Definition: bluenrg_gatt_aci.c:475
tBleStatus aci_att_find_by_type_value_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle, uint8_t *uuid, uint8_t attr_val_len, uint8_t *attr_val)
Send a Find By Type Value Request.
Definition: bluenrg_gatt_aci.c:499
tBleStatus aci_gatt_set_event_mask(uint32_t event_mask)
Definition: bluenrg_gatt_aci.c:430
__packed struct _evt_gatt_write_permit_req evt_gatt_write_permit_req
Definition: bluenrg_gatt_aci.h:935
__packed struct _evt_gatt_tx_pool_available evt_gatt_tx_pool_available
uint8_t event_data_length
Definition: bluenrg_gatt_aci.h:870
__packed struct _evt_att_read_by_group_resp evt_att_read_by_group_resp
tBleStatus aci_att_read_by_type_req(uint16_t conn_handle, uint16_t start_handle, uint16_t end_handle, uint8_t uuid_type, uint8_t *uuid)
Send a Read By Type Request.
Definition: bluenrg_gatt_aci.c:530
uint8_t att_data[VARIABLE_SIZE]
Definition: bluenrg_gatt_aci.h:798
__packed struct _evt_att_read_by_type_resp evt_att_read_by_type_resp
Generated on Mon Apr 15 2019 18:10:39 for BlueNRG-MS pack for STM32CubeMX by
