Bluetooth LE context. More...
#include <bt_common.h>

Public Attributes | |
| BT_CONNECT_STATUS | ble_connection |
| uint16_t | ble_connect_handle |
| struct bt_common_state_s * | bt_common_state |
| uint8_t | bt_target_addr_type |
| BT_ADDR | bt_target_addr |
| char | bt_target_name [BT_NAME_LEN] |
Bluetooth LE context.
| BT_CONNECT_STATUS ble_connection |
Status of BLE connection BT_CONNECT_STATUS
| uint16_t ble_connect_handle |
Handle ID for BLE connection
| struct bt_common_state_s* bt_common_state |
BT base context bt_common_state_s
| uint8_t bt_target_addr_type |
BT target device address type
| char bt_target_name[BT_NAME_LEN] |
BT target device name