Searched refs:retIsControllerActive (Results 1 – 2 of 2) sorted by relevance
526 cy_en_ble_api_result_t retIsControllerActive; in Cy_BLE_ControllerDeepSleepCallback() local543 … retIsControllerActive = Cy_BLE_MappingIsControllerActive(CY_BLE_CONTROLLER_SLEEP_MODE_DEEPSLEEP); in Cy_BLE_ControllerDeepSleepCallback()546 && (retIsControllerActive == CY_BLE_SUCCESS)) in Cy_BLE_ControllerDeepSleepCallback()559 … retIsControllerActive = Cy_BLE_MappingIsControllerActive(CY_BLE_CONTROLLER_SLEEP_MODE_SLEEP); in Cy_BLE_ControllerDeepSleepCallback()560 … if((blessState != CY_BLE_BLESS_STATE_EVENT_CLOSE) && (retIsControllerActive == CY_BLE_SUCCESS)) in Cy_BLE_ControllerDeepSleepCallback()
928 cy_en_ble_api_result_t retIsControllerActive; in Cy_BLE_DeepSleepCallbackSingleCore() local945 … retIsControllerActive = Cy_BLE_MappingIsControllerActive(CY_BLE_CONTROLLER_SLEEP_MODE_DEEPSLEEP); in Cy_BLE_DeepSleepCallbackSingleCore()948 && (retIsControllerActive == CY_BLE_SUCCESS)) in Cy_BLE_DeepSleepCallbackSingleCore()961 … retIsControllerActive = Cy_BLE_MappingIsControllerActive(CY_BLE_CONTROLLER_SLEEP_MODE_SLEEP); in Cy_BLE_DeepSleepCallbackSingleCore()964 (retIsControllerActive == CY_BLE_SUCCESS)) in Cy_BLE_DeepSleepCallbackSingleCore()