SmartSnippets DA1459x SDK
Data Structures | Enumerations | Functions
ble_mgr_gap.h File Reference

BLE manager definitions and handlers for GAP. More...

#include <stdint.h>
#include <stdbool.h>
#include "osal.h"
#include "ble_mgr_cmd.h"
#include "ble_gap.h"

Go to the source code of this file.

Data Structures

struct  ble_mgr_gap_address_set_cmd_t
 
struct  ble_mgr_gap_address_set_rsp_t
 
struct  ble_mgr_gap_device_name_set_cmd_t
 
struct  ble_mgr_gap_device_name_set_rsp_t
 
struct  ble_mgr_gap_appearance_set_cmd_t
 
struct  ble_mgr_gap_appearance_set_rsp_t
 
struct  ble_mgr_gap_ppcp_set_cmd_t
 
struct  ble_mgr_gap_ppcp_set_rsp_t
 
struct  ble_mgr_gap_adv_start_cmd_t
 
struct  ble_mgr_gap_adv_start_rsp_t
 
struct  ble_mgr_gap_adv_stop_cmd_t
 
struct  ble_mgr_gap_adv_stop_rsp_t
 
struct  ble_mgr_gap_adv_data_set_cmd_t
 
struct  ble_mgr_gap_adv_data_set_rsp_t
 
struct  ble_mgr_gap_adv_set_perm_id_cmd_t
 
struct  ble_mgr_gap_adv_set_perm_id_rsp_t
 
struct  ble_mgr_gap_scan_start_cmd_t
 
struct  ble_mgr_gap_scan_start_rsp_t
 
struct  ble_mgr_gap_scan_stop_cmd_t
 
struct  ble_mgr_gap_scan_stop_rsp_t
 
struct  ble_mgr_gap_connect_cmd_t
 
struct  ble_mgr_gap_connect_rsp_t
 
struct  ble_mgr_gap_connect_cancel_cmd_t
 
struct  ble_mgr_gap_connect_cancel_rsp_t
 
struct  ble_mgr_gap_disconnect_cmd_t
 
struct  ble_mgr_gap_disconnect_rsp_t
 
struct  ble_mgr_gap_peer_version_get_cmd_t
 
struct  ble_mgr_gap_peer_version_get_rsp_t
 
struct  ble_mgr_gap_peer_features_get_cmd_t
 
struct  ble_mgr_gap_peer_features_get_rsp_t
 
struct  ble_mgr_gap_conn_rssi_get_cmd_t
 
struct  ble_mgr_gap_conn_rssi_get_rsp_t
 
struct  ble_mgr_gap_role_set_cmd_t
 
struct  ble_mgr_gap_role_set_rsp_t
 
struct  ble_mgr_gap_mtu_size_set_cmd_t
 
struct  ble_mgr_gap_mtu_size_set_rsp_t
 
struct  ble_mgr_gap_channel_map_set_cmd_t
 
struct  ble_mgr_gap_channel_map_set_rsp_t
 
struct  ble_mgr_gap_conn_param_update_cmd_t
 
struct  ble_mgr_gap_conn_param_update_rsp_t
 
struct  ble_mgr_gap_conn_param_update_reply_cmd_t
 
struct  ble_mgr_gap_conn_param_update_reply_rsp_t
 
struct  ble_mgr_gap_pair_cmd_t
 
struct  ble_mgr_gap_pair_rsp_t
 
struct  ble_mgr_gap_pair_reply_cmd_t
 
struct  ble_mgr_gap_pair_reply_rsp_t
 
struct  ble_mgr_gap_passkey_reply_cmd_t
 
struct  ble_mgr_gap_passkey_reply_rsp_t
 
struct  ble_mgr_gap_unpair_cmd_t
 
struct  ble_mgr_gap_unpair_rsp_t
 
struct  ble_mgr_gap_set_sec_level_cmd_t
 
struct  ble_mgr_gap_set_sec_level_rsp_t
 
struct  ble_mgr_gap_data_length_set_cmd_t
 
struct  ble_mgr_gap_data_length_set_rsp_t
 
struct  ble_mgr_gap_address_resolve_cmd_t
 
struct  ble_mgr_gap_address_resolve_rsp_t
 
struct  ble_mgr_gap_tx_power_set_cmd_t
 
struct  ble_mgr_gap_tx_power_set_rsp_t
 
struct  ble_mgr_gap_conn_tx_power_set_cmd_t
 
struct  ble_mgr_gap_conn_tx_power_set_rsp_t
 

Enumerations

enum  ble_cmd_gap_opcode
 

Functions

void ble_mgr_gap_dev_bdaddr_ind_evt_handler (ble_gtl_msg_t *gtl)
 

Detailed Description

BLE manager definitions and handlers for GAP.

Copyright (C) 2015-2020 Renesas Electronics Corporation and/or its affiliates. All rights reserved. Confidential Information.

This software ("Software") is supplied by Renesas Electronics Corporation and/or its affiliates ("Renesas"). Renesas grants you a personal, non-exclusive, non-transferable, revocable, non-sub-licensable right and license to use the Software, solely if used in or together with Renesas products. You may make copies of this Software, provided this copyright notice and disclaimer ("Notice") is included in all such copies. Renesas reserves the right to change or discontinue the Software at any time without notice.

THE SOFTWARE IS PROVIDED "AS IS". RENESAS DISCLAIMS ALL WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED, OR STATUTORY, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. TO THE MAXIMUM EXTENT PERMITTED UNDER LAW, IN NO EVENT SHALL RENESAS BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE, EVEN IF RENESAS HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. USE OF THIS SOFTWARE MAY BE SUBJECT TO TERMS AND CONDITIONS CONTAINED IN AN ADDITIONAL AGREEMENT BETWEEN YOU AND RENESAS. IN CASE OF CONFLICT BETWEEN THE TERMS OF THIS NOTICE AND ANY SUCH ADDITIONAL LICENSE AGREEMENT, THE TERMS OF THE AGREEMENT SHALL TAKE PRECEDENCE. BY CONTINUING TO USE THIS SOFTWARE, YOU AGREE TO THE TERMS OF THIS NOTICE.IF YOU DO NOT AGREE TO THESE TERMS, YOU ARE NOT PERMITTED TO USE THIS SOFTWARE.