/** ***************************************************************************************** * Copyright(c) 2016, Realtek Semiconductor Corporation. All rights reserved. ***************************************************************************************** * @file gap_callback_le.h * @brief This file contains function prototype for all GAP roles. * @details * @author ranhui * @date 2016-02-18 * @version v0.1 * ************************************************************************************* */ /*============================================================================* * Define to prevent recursive inclusion *============================================================================*/ #ifndef GAP_CALLBACK_LE_H #define GAP_CALLBACK_LE_H #ifdef __cplusplus extern "C" { #endif /*============================================================================* * Header Files *============================================================================*/ #include "upperstack_config.h" #include "gap_storage_le.h" #include "gap_le_types.h" /** @defgroup GAP_CB_MSG_MODULE GAP Callback Message * @brief GAP Callback Message * @{ */ /*============================================================================* * Macros *============================================================================*/ /** @defgroup Gap_CB_Msg_Exported_Macros GAP Callback Msg Exported Macros * @{ */ /** @defgroup GAP_LE_MSG_Types GAP LE Msg Types * @{ */ //gap_le.h #define GAP_MSG_LE_MODIFY_WHITE_LIST 0x01 //!