#include <at_ble_api.h>
Data Fields | |
at_ble_handle_t | conn_handle |
uint8_t | operation |
refer to at_ble_operation More... | |
at_ble_status_t | status |
Status of the request. More... | |
at_ble_handle_t at_ble_cmd_complete_event_t::conn_handle |
uint8_t at_ble_cmd_complete_event_t::operation |
refer to at_ble_operation
Referenced by ble_characteristic_write_cmd_complete_handler(), and ble_mtu_changed_cmd_complete_handler().
at_ble_status_t at_ble_cmd_complete_event_t::status |
Status of the request.
Referenced by app_notification_cfm_handler(), ble_characteristic_write_cmd_complete_handler(), ble_mtu_changed_cmd_complete_handler(), ble_notification_confirmed_app_event(), blp_indication_confirmation_handler(), blp_notification_confirmation_handler(), csc_notification_confirmation_handler(), hid_notification_confirmed_cb(), hr_sensor_notification_cfm_handler(), and sps_notification_confirmed_cb().