|
SmartSnippets DA1459x SDK
|
#include <ble_client.h>
BLE Client structure
| attach_cb_t ble_client::attach |
Attach callback
| cleanup_cb_t ble_client::cleanup |
Cleanup callback
| uint16_t ble_client::conn_idx |
Connection index
| disconnect_evt_t ble_client::disconnected_evt |
Disconnected callback
| uint16_t ble_client::end_h |
Service end handle
| indication_evt_t ble_client::indication_evt |
Indication callback
| notification_evt_t ble_client::notification_evt |
Notification callback
| read_completed_evt_t ble_client::read_completed_evt |
Read completed callback
| serialize_cb_t ble_client::serialize |
Serialize callback
| uint16_t ble_client::start_h |
Service start handle
| write_completed_evt_t ble_client::write_completed_evt |
Write completed callback
1.8.16