BlueNRG-MS pack for STM32CubeMX: includes/bluenrg_l2cap_aci.h File Reference

STM32CubeMX BlueNRG-MS

BlueNRG-MS pack for STM32CubeMX  V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
bluenrg_l2cap_aci.h File Reference

Go to the source code of this file.

Data Structures

struct  _evt_l2cap_conn_upd_resp
 
struct  _evt_l2cap_procedure_timeout
 
struct  _evt_l2cap_conn_upd_req
 

Macros

#define EVT_BLUE_L2CAP_CONN_UPD_RESP   (0x0800)
 
#define EVT_BLUE_L2CAP_PROCEDURE_TIMEOUT   (0x0801)
 
#define EVT_BLUE_L2CAP_CONN_UPD_REQ   (0x0802)
 

Typedefs

typedef __packed struct _evt_l2cap_conn_upd_resp evt_l2cap_conn_upd_resp
 
typedef __packed struct _evt_l2cap_procedure_timeout evt_l2cap_procedure_timeout
 
typedef __packed struct _evt_l2cap_conn_upd_req evt_l2cap_conn_upd_req
 

Functions

tBleStatus aci_l2cap_connection_parameter_update_request (uint16_t conn_handle, uint16_t interval_min, uint16_t interval_max, uint16_t slave_latency, uint16_t timeout_multiplier)
 Send an L2CAP Connection Parameter Update request from the slave to the master. More...
 
tBleStatus aci_l2cap_connection_parameter_update_response_IDB05A1 (uint16_t conn_handle, uint16_t interval_min, uint16_t interval_max, uint16_t slave_latency, uint16_t timeout_multiplier, uint16_t min_ce_length, uint16_t max_ce_length, uint8_t id, uint8_t accept)
 Accept or reject a connection update. More...
 
tBleStatus aci_l2cap_connection_parameter_update_response_IDB04A1 (uint16_t conn_handle, uint16_t interval_min, uint16_t interval_max, uint16_t slave_latency, uint16_t timeout_multiplier, uint8_t id, uint8_t accept)
 Accept or reject a connection update. More...
 
Generated on Mon Apr 15 2019 18:10:39 for BlueNRG-MS pack for STM32CubeMX by   doxygen 1.8.13