Microchip® Advanced Software Framework

ble_connected_dev_info Struct Reference

#include <ble_manager.h>

Data Fields

at_ble_pair_done_t bond_info
 Device bonding information, Refer to at_ble_pair_done_t. More...
 
at_ble_connected_t conn_info
 Connection information, Refer to at_ble_connected_t. More...
 
ble_device_state_t conn_state
 Device connection state information, Refer to ble_device_state_t. More...
 
at_ble_dev_role_t dev_role
 Device role, Refer to at_ble_dev_role_t. More...
 
at_ble_LTK_t host_ltk
 Host LTK, refer to at_ble_LTK_t. More...
 

at_ble_pair_done_t ble_connected_dev_info::bond_info

Device bonding information, Refer to at_ble_pair_done_t.

at_ble_connected_t ble_connected_dev_info::conn_info

Connection information, Refer to at_ble_connected_t.

ble_device_state_t ble_connected_dev_info::conn_state

Device connection state information, Refer to ble_device_state_t.

at_ble_dev_role_t ble_connected_dev_info::dev_role

Device role, Refer to at_ble_dev_role_t.

at_ble_LTK_t ble_connected_dev_info::host_ltk

Host LTK, refer to at_ble_LTK_t.