Home
last modified time | relevance | path

Searched refs:sleep_mode_enabled (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-template-cat1/files/ipc_bluetooth/
Dcybsp_bt_config.c36 .sleep_mode_enabled = CYBSP_BT_PLATFORM_CFG_SLEEP_MODE_LP_ENABLED,
/hal_infineon-latest/mtb-template-cat1/files/wiced_bluetooth/
Dcybsp_bt_config.c81 .sleep_mode_enabled = CYBSP_BT_PLATFORM_CFG_SLEEP_MODE_LP_ENABLED,
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/include/
Dcybt_platform_config.h141 uint8_t sleep_mode_enabled; /**< Enable or disable the sleep mode of BT chip. member
/hal_infineon-latest/btstack-integration/COMPONENT_BTSS-IPC/platform/common/
Dcybt_platform_main.c174 if(CYBT_SLEEP_MODE_ENABLED == p_sleep_config->sleep_mode_enabled) in wiced_post_stack_init_cback()